The Piece-wise exponential (Additive Mixed) Model (PAMM; Bender and Scheipl (2018) <doi:10.1177/1471082X17748083>) is a powerful model class for the analysis of survival (or time-to-event) data, based on Generalized Additive (Mixed) Models (GA(M)Ms). It offers intuitive specification and robust estimation of complex survival models with stratified baseline hazards, random effects, time-varying effects, time-dependent covariates and cumulative effects (Bender and others (2018) <doi:10.1093/biostatistics/kxy003>. pammtools provides tidy workflow for survival analysis with PAMMs, including data simulation, transformation and other functions for data preprocessing and model post-processing as well as visualization.
Version: | 0.2.1 |
Depends: | R (≥ 3.3.0) |
Imports: | mgcv, survival (≥ 2.39-5), checkmate, magrittr, rlang, tidyr (≥ 1.0.0), ggplot2, dplyr (≥ 0.7.0), purrr (≥ 0.2.3), tibble, lazyeval, Formula, mvtnorm, pec |
Suggests: | testthat |
Published: | 2020-02-09 |
Author: | Andreas Bender |
Maintainer: | Andreas Bender <andreas.bender at stat.uni-muenchen.de> |
BugReports: | https://github.com/adibender/pammtools/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/adibender/pammtools |
NeedsCompilation: | no |
Citation: | pammtools citation info |
Materials: | README NEWS |
CRAN checks: | pammtools results |
Reference manual: | pammtools.pdf |
Package source: | pammtools_0.2.1.tar.gz |
Windows binaries: | r-devel: pammtools_0.1.14.zip, r-devel-gcc8: pammtools_0.1.14.zip, r-release: pammtools_0.2.1.zip, r-oldrel: pammtools_0.2.1.zip |
OS X binaries: | r-release: pammtools_0.2.1.tgz, r-oldrel: pammtools_0.2.1.tgz |
Old sources: | pammtools archive |
Please use the canonical form https://CRAN.R-project.org/package=pammtools to link to this page.