summary.CIF: Summary for the cumulative incidence function and the...

Description Usage Arguments Details

View source: R/summary.CIF.R

Description

Summarize 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'
summary(object, group, ...)

Arguments

object

The CIF object generated by est.CIF.

group

The name of the group covariates (if any).

...

other arguments

Details

For each group and each type of failure, this function returns the cumulative incidence function and lower and upper pointwise confidence interval (if avaiable ) for the top 5 and bottom 5 observations.


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