This package facilitates performing survival analysis to support the creation of Excel based economic models by providing helper functions to use alongside the flexsurv package.

installation code

devtools::install_github(
  "roche/flexsurvPlus",
  ref = "main"
  )