/MLSurvival

Machine Learning for Survival Analysis

Primary LanguageRGNU General Public License v3.0GPL-3.0

MLSurvival

Machine Learning for Survival Analysis: train and evaluate the regularize cox model, random survival forest, and a number of classifcation models for time to event data

Installation

Install via devtools:

> devtools::install_github("nguforche/MLSurvival")

Example

Run the exmple code in the demo folder.