Package: tvrmst 0.0.6
tvrmst: Time-Varying Restricted Mean Survival Time from Survival Matrices
Utilities for restricted mean survival time (RMST) and time-varying restricted mean survival time quantities computed from survival curves provided on a time grid. The package is model-agnostic and accepts only a time vector and survival matrices, returning RMST-based quantities and bootstrap summaries. For restricted mean survival time methodology, see Royston and Parmar (2013) <doi:10.1186/1471-2288-13-152>.
Authors:
tvrmst_0.0.6.tar.gz
tvrmst_0.0.6.zip(r-4.7)tvrmst_0.0.6.zip(r-4.6)tvrmst_0.0.6.zip(r-4.5)
tvrmst_0.0.6.tgz(r-4.6-any)tvrmst_0.0.6.tgz(r-4.5-any)
tvrmst_0.0.6.tar.gz(r-4.7-any)tvrmst_0.0.6.tar.gz(r-4.6-any)
tvrmst_0.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tvrmst/json (API)
NEWS
| # Install 'tvrmst' in R: |
| install.packages('tvrmst', repos = c('https://ielbadisy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ielbadisy/tvrmst/issues
Last updated from:9441577df3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 236 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 96 |
Exports:as_survmatas_survprob_matrixbind_survmatboot_rmst_deltabootstrap_curvenobs_survmatplot_boot_curveplot_delta_curveplot_rmst_individual_by_groupplot_rmst_two_armsrmst_deltarmst_dynamic
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct a survival matrix object | as_survmat |
| Coerce survival predictions to a numeric matrix | as_survprob_matrix |
| Row-bind survmat objects on a common time grid | bind_survmat |
| Bootstrap CI for dynamic RMST delta curve | boot_rmst_delta |
| Generic bootstrap for curve-valued estimators | bootstrap_curve |
| Number of rows in a survmat | nobs_survmat |
| Plot bootstrap estimate with confidence ribbon | plot_boot_curve |
| Plot a delta curve | plot_delta_curve |
| Plot individual dynamic RMST curves by group | plot_rmst_individual_by_group |
| Plot mean RMST curves for two arms | plot_rmst_two_arms |
| Dynamic RMST difference between two arms | rmst_delta |
| Dynamic RMST trajectories | rmst_dynamic |
| tvrmst: Matrix-first dynamic restricted mean survival time utilities | tvrmst |
