Skip to content

Releases: adibender/pammtools

v0.2.1

09 Feb 18:49
Compare
Choose a tag to compare
  • Adds a new interface for model estimation called pamm, which is a thin wrapper around mgcv::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

14 Oct 12:23
Compare
Choose a tag to compare
  • Breaking change in add_term function: Argument relative is replaced by reference, makes calculation of relative (log-)hazards, i.e. hazard ratios, more flexible. Argument se.fit is replaced by ci.

  • Functions get_hazard and add_hazard also gain reference argument.
    Allows to calculate (log-)hazard ratios.

  • Support for new interface to tidyr

pammtools v0.1.11

18 Apr 08:36
1724497
Compare
Choose a tag to compare
  • fixes dplyr reverse dependency issues
  • removes _ versions of dplyr verbs
  • minor bug fixes + documentation updates

pammtools v0.1.9

14 Mar 11:01
Compare
Choose a tag to compare

This is a pure maintenance release to (temporarily) fix issues with new RNG used by R-devel

pamtools v0.1.8

02 Jan 13:38
Compare
Choose a tag to compare
  • Issue fixes
  • Fixed reverse dependency issue in checkmate
  • Fixed reverse dependency issue in dplyr
  • Feature + documentation updates

pammtools v0.1.7

16 Nov 16:55
8030967
Compare
Choose a tag to compare

Initial CRAN release.

Piece-wise exponential Additive Mixed Modeling tools

03 Jun 16:41
3a863e8
Compare
Choose a tag to compare
Merge pull request #56 from adibender/devel

minor updates

pammtools v.0.1.0

31 May 10:02
d2759aa
Compare
Choose a tag to compare

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

14 Nov 11:57
Compare
Choose a tag to compare

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)

v0.0.3.1

30 Oct 14:39
Compare
Choose a tag to compare

Archiving release before publicatoin in Statistical Modelling