Learn R Programming

emil (version 2.2.10)

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

Description

This is also known as Gray's test.

Usage

# S3 method for 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