| simulation_study | R Documentation |
Run Comprehensive Simulation Study
simulation_study(
sample_sizes = c(25, 50, 100),
n_sim = 20,
baseline = "weibull",
frailty = "gl2"
)
sample_sizes |
Vector of sample sizes. Default c(25, 50, 100). |
n_sim |
Number of simulation replicates per setting. Default 20. |
baseline |
Baseline hazard. Default |
frailty |
Frailty distribution. Default |
Master data frame of Monte Carlo simulation metrics across sample sizes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.