TreatmentSelection-package {TreatmentSelection} | R Documentation |
Evaluate markers used to guide patient treatment selection decisions
Description
A suite of descriptive and inferential methods designed to evaluate one or more biomarkers for their ability to guide patient treatment recommendations.
Details
Package: | TreatmentSelection |
Type: | Package |
Version: | 2.0.- |
Date: | 2016-07-28 |
License: | GPL-2 |
Author(s)
Marshall Brown and Holly Janes
Maintainer: Marshall Brown <mdbrown@fhcrc.org>
References
Janes H, Brown MD, Huang Y, et al. An approach to evaluating and comparing biomarkers for patient treatment selection. **Int J Biostat.** 2014;10(1):99-121.
See Also
trtsel_measures
for evaluating the performance of a user-specified marker-based treatment rule,
trtsel
for creating trtsel objects,
plot.trtsel
for plotting risk curves and more,
evaluate.trtsel
for evaluating marker performance,
calibrate.trtsel
for assessing model calibration, and
compare.trtsel
to compare two trtsel object.
Examples
# See individual function man pages for examples.
?trtsel_measures
?trtsel
?plot.trtsel
?evaluate.trtsel
?compare.trtsel
?calibrate.trtsel
[Package TreatmentSelection version 2.1.1 Index]