precmed
Precision Medicine - Comprehensive R package
A doubly robust precision medicine approach to estimate and validate conditional average treatment effects
Installation
The precmed
package can be installed from CRAN as follows:
install.packages("precmed")
The latest version can be installed from GitHub as follows:
install.packages("devtools")
devtools::install_github(repo = "smartdata-analysis-and-statistics/precmed")