Other packages > Find by keyword >

pammtools  

Piece-Wise Exponential Additive Mixed Modeling Tools for Survival Analysis
View on CRAN: Click here


Download and install pammtools package within the R console
Install from CRAN:
install.packages("pammtools")

Install from Github:
library("remotes")
install_github("cran/pammtools")

Install by package version:
library("remotes")
install_version("pammtools", "0.7.3")



Attach the package and use:
library("pammtools")
Maintained by
Andreas Bender
[Scholar Profile | Author Map]
First Published: 2018-11-16
Latest Update: 2023-07-13
Description:
The Piece-wise exponential (Additive Mixed) Model (PAMM; Bender and others (2018) ) 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 (2019)), as well as support for left-truncated, competing risks and recurrent events data. 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.
How to cite:
Andreas Bender (2018). pammtools: Piece-Wise Exponential Additive Mixed Modeling Tools for Survival Analysis. R package version 0.7.3, https://cran.r-project.org/web/packages/pammtools. Accessed 03 May. 2025.
Previous versions and publish date:
0.1.7 (2018-11-16 17:10), 0.1.8 (2019-01-02 14:10), 0.1.9 (2019-03-14 12:00), 0.1.11 (2019-04-18 10:30), 0.1.14 (2019-09-08 16:40), 0.2.1 (2020-02-09 18:30), 0.2.2 (2020-03-12 22:00), 0.2.3 (2020-05-27 12:00), 0.2.4 (2020-06-06 17:50), 0.5.4 (2020-12-18 07:20), 0.5.6 (2021-03-29 12:40), 0.5.7 (2021-06-21 15:00), 0.5.8 (2022-01-09 04:32), 0.5.91 (2023-03-24 13:10), 0.5.92 (2023-07-13 02:10), 0.5.93 (2024-02-25 11:10)
Other packages that cited pammtools R package
View pammtools citation profile
Other R packages that pammtools depends, imports, suggests or enhances
Complete documentation for pammtools
Functions, R codes and Examples using the pammtools R package
Some associated functions: add_cif . add_hazard . add_surv_prob . add_tdc . add_term . as.data.frame.crps . as_ped . as_ped_cr . calc_ci . combine_df . compute_cumu_diff . cumulative_coefficient . daily . dplyr_verbs . elra_matrix . fcumu . formula_helpers . geom_hazard . geom_stepribbon . get_cif . get_cumu_eff . get_cumu_hazard . get_cumulative . get_cut . get_event_types . get_hazard . get_intervals . get_laglead . get_ped_form . get_plotinfo . get_sim_ci . get_surv_prob . get_tdc_form . get_tdc_vars . get_term . get_terms . gg_fixed . gg_laglead . gg_partial . gg_re . gg_slice . gg_smooth . gg_tensor . has_tdc . int_info . modus . nest_tdc . newdata . pamm . pammtools . patient . ped_info . pipe . predictSurvProb.pamm . prep_concurrent . rpexp . sample_info . seq_range . sim_pexp . sim_pexp_cr . simdf_elra . specials . split_data . split_data_multistate . staph . tidiers . tidy_fixed . tidy_smooth . tidy_smooth2d . tumor . warn_about_new_time_points . 
Some associated R codes: add-functions.R . as-ped.R . convenience-plots.R . cumulative-coefficient.R . cumulative-effect.R . data.R . formula-specials.R . formula-utils.R . geom-hazard.R . get-cut-points.R . get-terms.R . ggplot-extensions.R . helpers.R . interval-information.R . lag-lead-utils.R . make-newdata.R . model-evaluation.R . nest-utils.R . pammfit.R . pammtools.R . predict.R . rpexp.R . sim-pexp.R . split-data.R . tdc-utils.R . tidiers.R . tidyverse-methods.R . utils-pipe.R . viz-elra.R . warnings.R . zzz.R .  Full pammtools package functions and examples
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for pammtools6080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  
scModels  
Fitting Discrete Distribution Models to Count Data
Provides functions for fitting discrete distribution models to count data. Included are the Poisson ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA