plot.CIF: Plots the cumulative incidence function and the pointwise...

Description Usage Arguments

View source: R/plot.CIF.R

Description

Plots the cumulative incidence function and lower and upper pointwise confidence interval (if avaiable ) for each group and each type of failure from the CIF class.

Usage

1
2
## S3 method for class 'CIF'
plot(x, type=NULL,...)

Arguments

x

The CIF object generated by est.CIF.

type

The name of the group covariates (if any).

...

other arguments


CompetingRisk documentation built on May 30, 2017, 2:54 a.m.