Package: DecisionCurve
Type: Package
Title: Calculate and Plot Decision Curves
Version: 1.3
Date: 2016-08-11
Author: Marshall Brown
Maintainer: Marshall Brown <mdbrown@fredhutch.org>
Description: Decision curves are a useful tool to evaluate the population impact
 of adopting a risk prediction instrument into clinical practice. Given one or more
 instruments (risk models) that predict the probability of a binary outcome, this
 package calculates and plots decision curves, which display estimates of the
 standardized net benefit by the probability threshold used to categorize observations
 as 'high risk.' Curves can be estimated using data from an observational cohort, or
 from case-control studies when an estimate of the population outcome prevalence
 is available. Confidence intervals calculated using the bootstrap can be displayed and
 a wrapper function to calculate cross-validated curves using k-fold cross-validation is
 also provided.
License: GPL-2
URL: http://mdbrown.github.io/DecisionCurve/,
        https://github.com/mdbrown/DecisionCurve
LazyData: TRUE
Imports: reshape, pander, MASS, caret
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-11 19:09:44 UTC; mdbrown
Repository: CRAN
Date/Publication: 2016-08-12 08:58:01
Built: R 3.2.5; ; 2016-08-13 07:22:00 UTC; unix
