control_surv_timepoint {tern} | R Documentation |
survfit
models for patients' survival rate at time pointsThis is an auxiliary function for controlling arguments for survfit
model, typically used internally to specify
details of survfit
model for s_surv_timepoint()
. conf_level
refers to patient risk estimation at a time point.
control_surv_timepoint(
conf_level = 0.95,
conf_type = c("plain", "log", "log-log")
)
conf_level |
( |
conf_type |
( |
A list of components with the same names as the arguments.