lines.fitkm.curve: Plots a line for a single fitted Kaplan-Meier curve

Description Usage Arguments

View source: R/fitkm.R

Description

Plots a line for a single fitted Kaplan-Meier curve

Usage

1
2
## S3 method for class 'fitkm.curve'
lines(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.