plot.fitkm.curve: Produces a plot for a single fitted Kaplan-Meier curve

Description Usage Arguments

View source: R/fitkm.R

Description

Produces a plot for a single fitted Kaplan-Meier curve

Usage

1
2
## S3 method for class 'fitkm.curve'
plot(curve, censor = TRUE, ...)

Arguments

curve

A fitkm.curve object returned by fitkm.

censor

Plot the censored observations if TRUE

...

Further graphical parameters


mathmonster/sta545package documentation built on Jan. 1, 2021, 9:20 a.m.