Other packages > Find by keyword >

simPH  

Simulate and Plot Estimates from Cox Proportional Hazards Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simPH", "1.3.14")



Attach the package and use:
library("simPH")
Maintained by
Christopher Gandrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-28
Latest Update: 2025-04-18
Description:
Simulates and plots quantities of interest (relative hazards, first differences, and hazard ratios) for linear coefficients, multiplicative interactions, polynomials, penalised splines, and non-proportional hazards, as well as stratified survival curves from Cox Proportional Hazard models. It also simulates and plots marginal effects for multiplicative interactions. Methods described in Gandrud (2015) <doi:10.18637/jss.v065.i03>.
How to cite:
Christopher Gandrud (2013). simPH: Simulate and Plot Estimates from Cox Proportional Hazards Models. R package version 1.3.14, https://cran.r-project.org/web/packages/simPH. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 0.7.2 (2013-07-28 14:21), 0.8.1 (2013-08-29 22:35), 0.8.2 (2013-09-04 08:43), 0.8.3 (2013-10-03 18:21), 0.8.4 (2013-11-02 22:16), 0.8.5 (2013-11-15 12:00), 1.0 (2014-02-02 13:16), 1.1 (2014-03-01 13:01), 1.2.1 (2014-05-16 16:10), 1.2.2 (2014-07-24 18:53), 1.2.3 (2014-10-04 09:15), 1.2.4 (2014-12-07 09:14), 1.2.6.1 (2015-01-31 21:57), 1.2 (2014-04-20 17:53), 1.3.1 (2015-05-04 12:06), 1.3.2 (2015-05-21 14:10), 1.3.4 (2015-09-21 12:55), 1.3.5 (2015-12-15 09:27), 1.3.7 (2016-03-27 17:53), 1.3.9 (2016-12-05 18:28), 1.3.10 (2017-05-15 23:02), 1.3.11 (2020-03-24 08:40), 1.3.12 (2020-07-20 11:10), 1.3.13 (2021-01-10 15:50), 1.3.14 (2025-04-18 21:50), 1.3 (2015-02-11 10:36)
Other packages that cited simPH R package
View simPH citation profile
Other R packages that simPH depends, imports, suggests or enhances
Complete documentation for simPH
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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