Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/cran/cutpointr
12 May 2022, 17:57:39 UTC
  • Code
  • Branches (12)
  • Releases (0)
  • Visits
Revision d461e559d4a76b7fcbd728470ca12cce56d3ffab authored by Christian Thiele on 19 June 2020, 11:00:06 UTC, committed by cran-robot on 19 June 2020, 11:00:06 UTC
version 1.0.32
1 parent bbfd829
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.7.2
    • refs/tags/0.7.3
    • refs/tags/0.7.4
    • refs/tags/0.7.6
    • refs/tags/1.0.0
    • refs/tags/1.0.1
    • refs/tags/1.0.2
    • refs/tags/1.0.32
    • refs/tags/1.1.0
    • refs/tags/1.1.1
    • refs/tags/1.1.2
    • d461e559d4a76b7fcbd728470ca12cce56d3ffab
    No releases to show
  • e1869c6
  • /
  • NAMESPACE
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:d461e559d4a76b7fcbd728470ca12cce56d3ffab
origin badgedirectory badge Iframe embedding
swh:1:dir:e1869c6659cf0180eb604a38bf067e76b0dd3d7e
origin badgecontent badge Iframe embedding
swh:1:cnt:0d1b63468f95744e0fc4dca0658adf6ae40a71b5
origin badgesnapshot badge
swh:1:snp:59fa548f9fdef2e9cfbec66f8a33531d45433c4b

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: d461e559d4a76b7fcbd728470ca12cce56d3ffab authored by Christian Thiele on 19 June 2020, 11:00:06 UTC
version 1.0.32
Tip revision: d461e55
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(auc,cutpointr)
S3method(auc,roc_cutpointr)
S3method(cutpointr,default)
S3method(cutpointr,numeric)
S3method(plot,cutpointr)
S3method(plot,multi_cutpointr)
S3method(plot,roc_cutpointr)
S3method(plot_roc,cutpointr)
S3method(plot_roc,roc_cutpointr)
S3method(predict,cutpointr)
S3method(print,cutpointr)
S3method(print,multi_cutpointr)
S3method(print,summary_cutpointr)
S3method(print,summary_multi_cutpointr)
S3method(summary,cutpointr)
S3method(summary,multi_cutpointr)
export(F1_score)
export(Jaccard)
export(abs_d_ppv_npv)
export(abs_d_sens_spec)
export(acc_constrain)
export(accuracy)
export(add_metric)
export(auc)
export(boot_ci)
export(boot_test)
export(cohens_kappa)
export(cutpoint)
export(cutpoint_knots)
export(cutpointr)
export(cutpointr_)
export(cutpoints)
export(false_discovery_rate)
export(false_omission_rate)
export(fn)
export(fnr)
export(fp)
export(fpr)
export(maximize_boot_metric)
export(maximize_gam_metric)
export(maximize_loess_metric)
export(maximize_metric)
export(maximize_spline_metric)
export(metric_constrain)
export(minimize_boot_metric)
export(minimize_gam_metric)
export(minimize_loess_metric)
export(minimize_metric)
export(minimize_spline_metric)
export(misclassification_cost)
export(multi_cutpointr)
export(nlr)
export(npv)
export(oc_manual)
export(oc_mean)
export(oc_median)
export(oc_youden_kernel)
export(oc_youden_normal)
export(odds_ratio)
export(p_chisquared)
export(plot_cut_boot)
export(plot_cutpointr)
export(plot_metric)
export(plot_metric_boot)
export(plot_precision_recall)
export(plot_roc)
export(plot_sensitivity_specificity)
export(plot_x)
export(plr)
export(ppv)
export(precision)
export(prod_ppv_npv)
export(prod_sens_spec)
export(recall)
export(risk_ratio)
export(roc)
export(roc01)
export(sens_constrain)
export(sensitivity)
export(spec_constrain)
export(specificity)
export(sum_ppv_npv)
export(sum_sens_spec)
export(tn)
export(tnr)
export(total_utility)
export(tp)
export(tpr)
export(youden)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(foreach,"%do%")
importFrom(purrr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,median)
useDynLib(cutpointr)
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API