Description
Data Preparation, Estimation and Prediction in Multi-State Models.
Description
Contains functions for data preparation, descriptives, hazard estimation and prediction with Aalen-Johansen or simulation in competing risks and multi-state models, see Putter, Fiocco, Geskus (2007) <doi:10.1002/sim.2712>.
README.md
mstate
Installation
You can install the released version of mstate from CRAN with:
install.packages("mstate")
Alternatively, you can install the development version from GitHub:
devtools::install_github("hputter/mstate")