Package: multistateutils
Type: Package
Title: Utility Functions for Parametric Multi-State Models
Version: 1.2.4
Date: 2019-12-14
Author: Stuart Lacy
Maintainer: Stuart Lacy <stuart.lacy@gmail.com>
Description: Provides functions for working with multi-state modelling, 
    such as efficient simulation routines for estimating transition probabilities and length of stay.
    It is designed as an extension to multi-state modelling capabilities provided with the 'flexsurv' 
    package (see Jackson (2016) <doi:10.18637/jss.v070.i08>).
License: GPL (>= 3)
Imports: data.table, dplyr, magrittr, networkD3, tidyr
Suggests: covr, knitr, flexsurv, mstate, microbenchmark, rmarkdown,
        testthat
URL: https://github.com/stulacy/multistateutils
BugReports: https://github.com/stulacy/multistateutils/issues
LinkingTo: Rcpp
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-12-14 23:54:48 UTC; stuart
Repository: CRAN
Date/Publication: 2019-12-15 16:50:07 UTC
