Other packages > Find by keyword >

optimalThreshold  

Bayesian Methods for Optimal Threshold Estimation
View on CRAN: Click here


Download and install optimalThreshold package within the R console
Install from CRAN:
install.packages("optimalThreshold")

Install from Github:
library("remotes")
install_github("cran/optimalThreshold")

Install by package version:
library("remotes")
install_version("optimalThreshold", "1.0")



Attach the package and use:
library("optimalThreshold")
Maintained by
Yoann Blangero
[Scholar Profile | Author Map]
First Published: 2020-01-13
Latest Update: 2020-01-13
Description:
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) for the original article that describes the estimation method for treatment selection markers and Subtil, F, and Rabilloud, M (2019) for diagnostic markers.
How to cite:
Yoann Blangero (2020). optimalThreshold: Bayesian Methods for Optimal Threshold Estimation. R package version 1.0, https://cran.r-project.org/web/packages/optimalThreshold. Accessed 06 May. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited optimalThreshold R package
View optimalThreshold citation profile
Other R packages that optimalThreshold depends, imports, suggests or enhances
Complete documentation for optimalThreshold
Functions, R codes and Examples using the optimalThreshold R package
Some associated functions: allowedDist-class . allowedFitDist-class . cdf . compoundEvtInnovDist-class . compoundEvtRefDist-class . compoundNoEvtInnovDist-class . compoundNoEvtRefDist-class . credibleIntervals . decisionCurve . densCurves . diagOptThresh-class . diagRelUtility-class . diagThresh . estimates . fit . fitGammaDist-class . fitLogNormalDist-class . fitLogisticDist-class . fitNormalDist-class . fitStudentDist-class . fitUserDefinedDist-class . gammaDist-class . gradient . hessian . logNormalDist-class . logisticDist-class . mcmc.listOrNull-class . normalDist-class . optimalThreshold-package . plot-methods . plot.diagRelUtility . plot.trtSelRelUtility . riskCurves . samplePosteriorDist . show-methods . studentDist-class . summary-methods . trtSelOptThresh-class . trtSelRelUtility-class . trtSelThresh . undefined-class . 
Some associated R codes: ARS.R . ClassCompoundDist.R . ClassDiagOptThresh.R . ClassDiagRelUtility.R . ClassFitGammaDist.R . ClassFitLogNormalDist.R . ClassFitLogisticDist.R . ClassFitNormalDist.R . ClassFitStudentDist.R . ClassFitUserDefinedDist.R . ClassGammaDist.R . ClassLogNormalDist.R . ClassLogisticDist.R . ClassNormalDist.R . ClassStudentDist.R . ClassTrtSelOptThresh.R . ClassTrtSelRelUtility.R . ClassUndefined.R . ClassUnions.R . ClassUnionsDist.R . Package.R . cdf.R . global.R . gradient.R . hessian.R . import_package.R . samplePosteriorDist.R . scaledT.R .  Full optimalThreshold package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for optimalThreshold02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA