Learn R Programming

emil (version 1.1-6)

p.value.cuminc: Extract p-value from a cumulative incidence estimation

Description

This is also known as Gray's test.

Usage

## S3 method for class 'cuminc':
p.value(x, log.p = FALSE, ...)

Arguments

x
Fitted cuminc estimate.
log.p
Whether to return the logarithm of the p-value.
...
Ignored. Kept for S3 consistency.

Value

  • p-value.

See Also

p.value