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

Raw File Download
Permalink

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
content badge Iframe embedding
swh:1:cnt:d18353efea4c9e9e17e8d446a5c72870b3432e85
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.

  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Package: cutpointr
Type: Package
Title: Determine and Evaluate Optimal Cutpoints in Binary
        Classification Tasks
Version: 1.2.0
Date: 2024-12-10
Authors@R: 
    person(given = "Christian",
           family = "Thiele",
           role = c("cre", "aut"),
           email = "c.thiele@gmx-topmail.de",
           comment = c(ORCID = "0000-0002-1156-5117"))
Description: Estimate cutpoints that optimize a specified metric in binary classification tasks
    and validate performance using bootstrapping. Some methods for more robust cutpoint
    estimation are supported, e.g. a parametric method assuming normal distributions,
    bootstrapped cutpoints, and smoothing of the metric values per cutpoint using
    Generalized Additive Models. Various plotting functions are included. For an overview
    of the package see Thiele and Hirschfeld (2021) <doi:10.18637/jss.v098.i11>.
License: GPL-3
URL: https://github.com/thie1e/cutpointr
BugReports: https://github.com/thie1e/cutpointr/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
Imports: gridExtra (>= 2.2.1), foreach (>= 1.4.3), dplyr (>= 0.8.0),
        tidyselect (>= 1.1.0), tidyr (>= 1.0.0), purrr (>= 0.3.0),
        tibble (>= 3.0.0), ggplot2 (>= 3.0.0), Rcpp (>= 0.12.12),
        stats, utils, rlang (>= 0.4.0)
RoxygenNote: 7.3.1
Suggests: KernSmooth (>= 2.23-15), fANCOVA (>= 0.5-1), testthat (>=
        1.0.2), doRNG (>= 1.6), doParallel (>= 1.0.11), knitr,
        rmarkdown, mgcv (>= 1.8), crayon (>= 1.3.4), registry (>=
        0.5-1), vctrs (>= 0.2.4)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-12-10 22:15:28 UTC; thic
Author: Christian Thiele [cre, aut] (<https://orcid.org/0000-0002-1156-5117>)
Maintainer: Christian Thiele <c.thiele@gmx-topmail.de>
Repository: CRAN
Date/Publication: 2024-12-10 22:50:02 UTC

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