Description
Comparing Restricted Mean Survival Time.
Description
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.
README.md
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)