README.md

lplb: Local partial likelihood bootstrap

"lplb" is a R package for multivariate covariates-biomarker interaction. Please use the following steps to install 'lplb' package:

  1. 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")

  1. Load the devtools package.

library(devtools)

  1. Install "lplb" package with R commond

install_github("statapps/lplb")

version 0.1



statapps/lplb documentation built on July 10, 2021, 6:14 p.m.