Learn R Programming

emil (version 2.0.2)

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

Description

This is also known as Gray's test.

Usage

## S3 method for class 'cuminc':
pvalue(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

pvalue