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

Revision 62a2af802192e86b60cc64dfd458d581a064c0c7 authored by Christian Thiele on 13 April 2018, 12:16:17 UTC, committed by cran-robot on 13 April 2018, 12:16:17 UTC
version 0.7.3
1 parent 94a7e29
  • Files
  • Changes
  • 66d112c
  • /
  • NAMESPACE
Raw File Download
Permalinks

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
revision badge
swh:1:rev:62a2af802192e86b60cc64dfd458d581a064c0c7
directory badge Iframe embedding
swh:1:dir:66d112cc7f8a49e1966d8295b88a40a01018bdaa
content badge Iframe embedding
swh:1:cnt:5601374bd154e9bcb4dfebd2a252c6dbe495867b
Citations

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
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 ...
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(cutpointr,default)
S3method(cutpointr,numeric)
S3method(plot,cutpointr)
S3method(predict,cutpointr)
S3method(print,cutpointr)
S3method(print,multi_cutpointr)
S3method(print,summary_cutpointr)
S3method(summary,cutpointr)
export(F1_score)
export(abs_d_ppv_npv)
export(abs_d_sens_spec)
export(accuracy)
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(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(sensitivity)
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(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 ...

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— Contact— JavaScript license information— Web API

back to top