Skip to content

mayrandy/JMboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMboost

JMboost implements a boosting algorithm for fitting joint models to potentially high-dimensional data. The algorithm provides the functionality to simultaneously estimate a longitudinal and a shared predictor.

Details can be found here:

Installation

Latest version from GitHub:

library("devtools")
install_github("mayrandy/JMboost")
library("JMboost")

To be able to use the install_github() command, one needs to install devtools first:

install.packages("devtools")

About

Boosting joint models for longitudinal and time-to-event outcomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages