chjackson / msm

The msm R package for continuous-time multi-state modelling of panel data
https://chjackson.github.io/msm/
57 stars 17 forks source link

msm

The msm R package for continuous-time multi-state modelling of panel data.

Installation (stable CRAN version)

install.packages("msm")

Installation (development version)

install.packages("devtools") # if devtools not already installed
devtools::install_github('chjackson/msm')

Tutorial material on msm

Multi-state modelling with msm: material from a web-based training course

User guide for the current CRAN version

R-CMD-check Codecov test coverage