| plot_baseline | R Documentation |
Baseline Hazard Plot
plot_baseline(
baseline = c("weibull", "gw"),
par,
t_range = c(0.01, 3),
n_grid = 300
)
baseline |
Baseline distribution. |
par |
Baseline parameters. |
t_range |
Time range vector. |
n_grid |
Grid resolution. |
No return value, called for side effects (displays baseline hazard and cumulative baseline hazard plots).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.