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
  • c3e7fd1
  • /
  • 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:814c7613453cf5f5c8dd77d8bb7345888116f6fa
directory badge
swh:1:dir:c3e7fd1e7e30eb32581a27d1b545bd727066d7bf
revision badge
swh:1:rev:6e80c4af4079c6a0a017445fed21d2dc5be27f97
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: 6e80c4af4079c6a0a017445fed21d2dc5be27f97 authored by Christian Thiele on 10 December 2024, 22:50:02 UTC
version 1.2.0
Tip revision: 6e80c4a
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(add_metric,cutpointr)
S3method(add_metric,multi_cutpointr)
S3method(add_metric,roc_cutpointr)
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(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(metric_constrain)
export(minimize_boot_metric)
export(minimize_gam_metric)
export(minimize_loess_metric)
export(minimize_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)
importFrom(tidyselect,any_of)
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