plot.failmod_obj: Title

Description Usage Arguments Value

View source: R/plot.failmod_obj.R

Description

Title

Usage

1
2
## S3 method for class 'failmod_obj'
plot(x, km = FALSE, km.ci = FALSE, res = 100, type = "data", ...)

Arguments

x

failmod_obj

km

Show kaplan-meier estimates

km.ci

Show 95% confidence limits surrounding kaplan-meier estimates

res

Number of evenly space points within the range of the data

type

Plotting survival curve of data ("data") versus difference between Kaplan-Meier estimates and predictions from a parametric model ("resid")

...

ignored

Value

plot of taglife


swhitCBR/failmod documentation built on Dec. 23, 2021, 6:45 a.m.