README.md

TreatmentSelection

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:

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")
devtools::install_github("TreatmentSelection", "mdbrown")

A manuscript describing the methods employed in the package can be found here and a brief tutorial is available here.



Try the TreatmentSelection package in your browser

Any scripts or data that you put into this service are public.

TreatmentSelection documentation built on May 1, 2019, 6:32 p.m.