View source: R/plot_baseline_hazard_multiway.R
baselinehazard_multiWay | R Documentation |
A function to
baselinehazard_multiWay(
x,
probs = c(0.025, 0.5, 0.975),
cumulative = FALSE,
plot = TRUE,
joint = FALSE,
xlims = NULL,
ylims = NULL,
...
)
x |
X |
probs |
X |
cumulative |
X |
plot |
X |
joint |
X |
xlims |
X |
ylims |
X |
... |
X |
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.