Perform survival simulation with parametric survival model generated from 'survreg' function in 'survival' package.
    In each simulation coefficients are resampled from variance-covariance matrix of parameter estimates to 
    capture uncertainty in model parameters.
    Prediction intervals of Kaplan-Meier estimates and hazard ratio of treatment effect can be further calculated using simulated survival data.
| Version: | 0.1.7 | 
| Depends: | R (≥ 3.4.0) | 
| Imports: | broom, dplyr, eha, forcats, ggplot2, lifecycle (≥ 0.2.0), magrittr (≥ 1.5), methods, mvtnorm, purrr, rlang, survival (≥
2.43), tibble, tidyr (≥ 1.1) | 
| Suggests: | knitr, rmarkdown, survminer, testthat (≥ 3.1.0), vdiffr, withr, flexsurv (≥ 2.2) | 
| Published: | 2025-05-02 | 
| DOI: | 10.32614/CRAN.package.survParamSim | 
| Author: | Kenta Yoshida  [aut, cre],
  Laurent Claret [aut] | 
| Maintainer: | Kenta Yoshida  <yoshida.kenta.6 at gmail.com> | 
| BugReports: | https://github.com/yoshidk6/survParamSim/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/yoshidk6/survParamSim,
https://yoshidk6.github.io/survParamSim/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | survParamSim results |