Package: survRM2 1.0-4

Hajime Uno
survRM2: Comparing Restricted Mean Survival Time
Performs two-sample comparisons using the restricted mean survival time (RMST) as a summary measure of the survival time distribution. Three kinds of between-group contrast metrics (i.e., the difference in RMST, the ratio of RMST and the ratio of the restricted mean time lost (RMTL)) are computed. It performs an ANCOVA-type covariate adjustment as well as unadjusted analyses for those measures.
Authors:
survRM2_1.0-4.tar.gz
survRM2_1.0-4.tar.gz(r-4.5-noble)survRM2_1.0-4.tar.gz(r-4.4-noble)
survRM2_1.0-4.tgz(r-4.4-emscripten)survRM2_1.0-4.tgz(r-4.3-emscripten)
survRM2.pdf |survRM2.html✨
survRM2/json (API)
NEWS
# Install 'survRM2' in R: |
install.packages('survRM2', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:044089fcdd. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 04 2025 |
R-4.5-linux | OK | Mar 04 2025 |
R-4.4-linux | OK | Mar 04 2025 |
Exports:rmst2rmst2.sample.data
Citation
To cite package ‘survRM2’ in publications use:
Uno H, Tian L, Horiguchi M, Cronin A, Battioui C, Bell J (2022). survRM2: Comparing Restricted Mean Survival Time. R package version 1.0-4, https://CRAN.R-project.org/package=survRM2.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {survRM2: Comparing Restricted Mean Survival Time}, author = {Hajime Uno and Lu Tian and Miki Horiguchi and Angel Cronin and Chakib Battioui and James Bell}, year = {2022}, note = {R package version 1.0-4}, url = {https://CRAN.R-project.org/package=survRM2}, }
Readme and manuals
Installation
To install the package from the CRAN:
install.packages("survRM2")
Development version
To install the development version of the survRM2 (a bug fix version):
devtools::install_github("uno1lab/survRM2")
Bug fix
- 2020-06-28: Fixed an error that appeared when ???tt0max??? and ???tt1max??? were the same value. (uploaded to CRAN as version 1.0-4 on 2022-06-13)
Help Manual
Help page | Topics |
---|---|
Comparing Restricted Mean Survival Time | survRM2-package |
plot.rmst2 | plot.rmst2 |
print.rmst2 | print.rmst2 |
Comparing restricted mean survival time | rmst2 |
Generate a sample data from the pbc data | rmst2.sample.data |