Control Function for survfit
Model for Survival Time
Source: R/control_survival.R
control_surv_time.Rd
This is an auxiliary function for controlling arguments for survfit
model, typically used internally to specify
details of survfit
model for s_surv_time. conf_level
refers to survival time estimation.
Arguments
- conf_level
(
proportion
)
confidence level of the interval.- conf_type
(
string
)
confidence interval type. Options are "plain" (default), "log", "log-log", see more insurvival::survfit()
. Note option "none" is no longer supported.- quantiles
(
numeric
)
of length two to specify the quantiles of survival time.