TreatmentSelection-package: 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.
Arguments
Details
Package:
TreatmentSelection
Type:
Package
Version:
2.0.-
Date:
2016-07-28
License:
GPL-2
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.
# NOT RUN {# See individual function man pages for examples.
?trtsel_measures
?trtsel
?plot.trtsel
?evaluate.trtsel
?compare.trtsel
?calibrate.trtsel
# }