plot.crrwt.pred: Plot function for a 'crrwt.pred' class object.

Description Usage Arguments Author(s)

Description

Making plots of cumulative incidence function over time.

Usage

1
2
## S3 method for class 'crrwt.pred'
plot(x, multiple = 0, se = 0, ...)

Arguments

x

a 'crrwt.pred' class object.

multiple

if multiple = 0, plots are overlayed. If multiple = 1, plots are separated.

se

if se = 0, no 95% point-wise confidence interval. If se = 1, a 95% point-wise confidence interval is included. "se" option only works when multiple = 1 (separate plots).

...

same as the generic 'plot' function

Author(s)

Peng He


wtcrsk documentation built on Jan. 15, 2017, 10:50 p.m.