the name of a transformation for the survival probabilities to use in drawing the y-axis scale. The default is no transformation, and other choices are "logit", "probit", "loglog". "loglog" represents \(-log(-log(S(t)))\)
logt
set to TRUE to use a log scale for the x-axis
curtail
set to a (lower, upper) 2-vector to curtail survival probabilities and confidence limits before transforming and plotting
xlab
x-axis label, the default coming from fit
ylab
y-axis label, the default coming from fit
abbrev.label
set to TRUE to abbreviate strata levels
levels.only
set to FALSE to keep the original strata name in the levels
alpha
transparency for confidence bands
facet
when strata are present, set to TRUE to facet them rather than using colors on one panel
npretty
the number of major tick mark labels to be constructed by scales::breaks_pretty() or pretty(). For transformed scales, twice this number is used.
onlydata
set to TRUE to return the data frame to be plotted, and no plot