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 21 Nov. 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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