Skip to content

statapps/lpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local partial likelihood (LPL)

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

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

  1. Load the devtools package.

library(devtools)

  1. Install "lpl" package with R commond

install_github("statapps/lpl")

version 0.11

By Bingshu E. Chen (2021)

Releases

No releases published

Packages

No packages published

Languages