Skip to content

statapps/lplb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Local Partial Likelihood Bootstrap Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages