/flexsurv-dev

The flexsurv R package for flexible parametric survival and multi-state modelling

Primary LanguageR

flexsurv-dev

Lifecycle: stable R-CMD-check

The development repository for the flexsurv R package for parametric survival modelling.

Installation (stable CRAN version)

install.packages("flexsurv")

Installation (development version)

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