The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Deriving Clinically Interpretable Cutoffs for Disease Biomarkers

License: MIT CRAN status Total downloads Lifecycle: experimental


An R package for biomarker evaluation that introduces a two‑stage cutoff framework. Instead of a single threshold, it defines both a rule‑out cutoff (cL) and a rule‑in cutoff (cH), creating three groups: non‑diseased, diseased, and an intermediate gray zone. This approach improves diagnostic interpretability and supports clinical decision‑making.


✨ Features

The TwoCutoff package supports reproducible diagnostic pipelines by integrating:


🛠 Installation

# Install from CRAN (when available) 
install.packages("TwoCutoff")

# Or install the development version from GitHub:
install.packages("remotes")
remotes::install_github("kumarbhrigu/TwoCutoff")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.