Releases: adibender/pammtools
v0.2.1
- Adds a new interface for model estimation called
pamm
, which is a thin wrapper aroundmgcv::gam
with some arguments pre-set. - Adds S3 method
predictSurvProb.pamm
- Adds support and vignette for model evaluation using package
pec
- Fixed bug when CIs were calculated simulation based and model contained factor variables
- Removed unnecessary dependencies in Imports/Suggests
pammtools v0.1.14
-
Breaking change in
add_term
function: Argumentrelative
is replaced byreference
, makes calculation of relative (log-)hazards, i.e. hazard ratios, more flexible. Argumentse.fit
is replaced byci
. -
Functions
get_hazard
andadd_hazard
also gainreference
argument.
Allows to calculate (log-)hazard ratios. -
Support for new interface to tidyr
pammtools v0.1.11
- fixes
dplyr
reverse dependency issues - removes
_
versions of dplyr verbs - minor bug fixes + documentation updates
pammtools v0.1.9
This is a pure maintenance release to (temporarily) fix issues with new RNG used by R-devel
pamtools v0.1.8
- Issue fixes
- Fixed reverse dependency issue in checkmate
- Fixed reverse dependency issue in dplyr
- Feature + documentation updates
pammtools v0.1.7
Initial CRAN release.
Piece-wise exponential Additive Mixed Modeling tools
Merge pull request #56 from adibender/devel minor updates
pammtools v.0.1.0
This release includes full featured support for the estimation of cumulative effects of time-dependent covariates by Piece-wise exponential Additive Mixed Models, including data simulation, transformation and visualization.
v0.0.3.2
Archiving release before publication (Code supplement here: https://github.com/adibender/pammtutorial-smj)
A. Bender, Groll A., Scheipl F., "A generalized additive modeling approach to time-to-event analysis" (2017). Statistical Modelling (to appear)