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