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
log_p
Whether to return the logarithm of the p-value.
...
Ignored. Kept for S3 consistency.