Learn R Programming

Cprob (version 1.4.1)

summary.cpf: Summary method for cpf

Description

Provides a summary of a cpf object.

Usage

# S3 method for cpf
summary(object, ...)
# S3 method for summary.cpf
print(x, ...)

Arguments

object

An object of class cpf

x

An object of class summary.cpf

Not used

Value

A list with the following components

est

A list of data.frame according to the covariate number of levels. Each data.frame contains conditional probability estimates, variance estimates, number of individual at risk at each event times, number of events for the event of interest, number of competing events, and the event times.

call

Call that produced the cpf object

X

Covariate's name and levels

z, p

Test statistic and p value

See Also

cpf