The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This R package includes a suite of descriptive and inferential methods designed to evaluate one or more biomarkers for their ability to guide patient treatment recommendations. relevant functions are:
trtsel_measures
for evaluating the performance of a
user-specified marker-based treatment ruletrtsel
for creating trtsel objectsplot.trtsel
for plotting risk curves and moreevaluate.trtsel
for evaluating marker performancecalibrate.trtsel
for assessing model calibrationcompare.trtsel
to compare two trtsel objects.To dowload the package from CRAN, type:
install.packages("TreatmentSelection")
To download and install the most recent version of the package directly from github, type:
if (!require("devtools")) install.packages("devtools")
::install_github("TreatmentSelection", "mdbrown") devtools
A manuscript describing the methods employed in the package can be found here and a brief tutorial is available here.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.