optimalThreshold: Bayesian Methods for Optimal Threshold Estimation

Functions to estimate the optimal threshold of diagnostic markers or treatment selection markers. The optimal threshold is the marker value that maximizes the utility of the marker based-strategy (for diagnostic or treatment selection) in a given population. The utility function depends on the type of marker (diagnostic or treatment selection), but always takes into account the preferences of the patients or the physician in the decision process. For estimating the optimal threshold, ones must specify the distributions of the marker in different groups (defined according to the type of marker, diagnostic or treatment selection) and provides data to estimate the parameters of these distributions. Ones must also provide some features of the target populations (disease prevalence or treatment efficacies) as well as the preferences of patients or physicians. The functions rely on Bayesian inference which helps producing several indicators derived from the optimal threshold. See Blangero, Y, Rabilloud, M, Ecochard, R, and Subtil, F (2019) <doi:10.1177/0962280218821394> for the original article that describes the estimation method for treatment selection markers and Subtil, F, and Rabilloud, M (2019) <doi:10.1002/bimj.200900242> for diagnostic markers.

Version: 1.0
Depends: R (≥ 3.1.2)
Imports: ars, rjags, HDInterval, mgcv, utils, coda, grDevices, methods, stats, graphics
Published: 2020-01-13
Author: Yoann Blangero [aut, cre]
Maintainer: Yoann Blangero <yblangero at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)]
NeedsCompilation: no
SystemRequirements: JAGS 4.x.y
CRAN checks: optimalThreshold results

Documentation:

Reference manual: optimalThreshold.pdf

Downloads:

Package source: optimalThreshold_1.0.tar.gz
Windows binaries: r-devel: optimalThreshold_1.0.zip, r-release: optimalThreshold_1.0.zip, r-oldrel: optimalThreshold_1.0.zip
macOS binaries: r-release (arm64): optimalThreshold_1.0.tgz, r-oldrel (arm64): optimalThreshold_1.0.tgz, r-release (x86_64): optimalThreshold_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=optimalThreshold to link to this page.