"lplb" is a R package for multivariate covariates-biomarker interaction. Please use the following steps to install 'lplb' package:
- First, you need to install the 'devtools' package. You can skip this step if you have 'devtools' installed in your R. Invoke R and then type
install.packages("devtools")
- Load the devtools package.
library(devtools)
- Install "lplb" package with R commond
install_github("statapps/lplb")
version 0.1