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.13")



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: 2021-01-10
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.13, https://cran.r-project.org/web/packages/simPH. Accessed 22 Dec. 2024.
Previous versions and publish date:
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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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