plot.satsurv | R Documentation |
Plot estimated survival and cumulative hazard curves for satpred
model.
## S3 method for class 'satsurv'
plot(
x,
...,
type = c("surv", "cumhaz"),
lsize = 0.3,
lcol = "grey",
ltype = 2,
compare = FALSE,
compare_lab = "satpred"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.