Package: pammtools
Title: Piece-Wise Exponential Additive Mixed Modeling Tools
Version: 0.1.7
Date: 2018-11-02
Authors@R: c(
    person("Andreas", "Bender", , "andreas.bender@stat.uni-muenchen.de", role = c("aut", "cre"), comment=c(ORCID = "0000-0001-5628-8611")),
    person("Fabian", "Scheipl", , "fabian.scheipl@stat.uni-muenchen.de", role = c("aut")))
Description: Functions that facilitate fitting
    piece-wise exponential (additive mixed) models (Bender and Scheipl (2018) <doi: 10.1177/1471082X17748083>).
    This includes restructuring the data to the needed format and various
    convenience functions, e.g., for plotting the results.
Depends: R (>= 3.3.0)
Imports: mgcv, survival (>= 2.39-5), checkmate, magrittr, rlang, tidyr
        (>= 0.7.0), ggplot2, dplyr (>= 0.7.0), purrr (>= 0.2.3),
        tibble, msm, lazyeval, Formula, mvtnorm
Suggests: RColorBrewer, scam, coxme, testthat, timereg, knitr,
        rmarkdown, grid, gridExtra, covr
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/adibender/pammtools
BugReports: https://github.com/adibender/pammtools/issues
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-11-06 13:06:00 UTC; andreasb
Author: Andreas Bender [aut, cre] (<https://orcid.org/0000-0001-5628-8611>),
  Fabian Scheipl [aut]
Maintainer: Andreas Bender <andreas.bender@stat.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2018-11-16 16:10:03 UTC
