Package: multistateutils
Type: Package
Title: Utility Functions for Parametric Multi-State Models
Version: 1.2.3
Date: 2019-11-07
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: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-11-07 21:17:12 UTC; stuart
Repository: CRAN
Date/Publication: 2019-11-07 22:50:02 UTC
