Package: msmtools
Type: Package
Title: Building Augmented Data to Run Multi-State Models with 'msm'
        Package
Version: 1.3
Date: 2017-06-08
Authors@R: person("Francesco", "Grossetti",
    email = "francesco.grossetti@unibocconi.it",
    role = c("aut", "cre"))
Description: A fast and general method for restructuring classical longitudinal data into
    augmented ones. The reason for this is to facilitate the modeling of longitudinal data under
    a multi-state framework using the 'msm' package.
URL: https://github.com/contefranz/msmtools
BugReports: https://github.com/contefranz/msmtools/issues
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Depends: R (>= 3.0)
Imports: data.table (>= 1.9.6), msm (>= 1.6), survival (>= 2.38.0)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-08 06:53:48 UTC; franz
Author: Francesco Grossetti [aut, cre]
Maintainer: Francesco Grossetti <francesco.grossetti@unibocconi.it>
Repository: CRAN
Date/Publication: 2017-06-08 07:10:21 UTC
