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

swh:1:snp:df9731f7198ce3b5055b1aa19d96e140bcde7483
  • Code
  • Branches (13)
  • Releases (0)
    • 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
    • refs/tags/1.2.0
    No releases to show
  • def1189
  • /
  • NAMESPACE
Raw File Download

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.

  • content
  • directory
  • revision
  • snapshot
content badge
swh:1:cnt:74bc8c6d79845ec91bf9735c87b3fece72427853
directory badge
swh:1:dir:def11899ab4d16f4d63a3afb34f2b7b1d92d29c1
revision badge
swh:1:rev:030e7096a6bb7c391a35b49ac6eea87ad3b6027a
snapshot badge
swh:1:snp:df9731f7198ce3b5055b1aa19d96e140bcde7483

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.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 030e7096a6bb7c391a35b49ac6eea87ad3b6027a authored by Christian Thiele on 17 September 2019, 20:30:02 UTC
version 1.0.0
Tip revision: 030e709
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(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)

back to top

Software Heritage — Copyright (C) 2015–2026, 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