print.summary.fcrr {fastcmprsk}R Documentation

Prints summary of a fcrr x

Description

Prints summary statistics of a fcrr x

Usage

## S3 method for class 'summary.fcrr'
print(x, digits = max(options()$digits - 4, 3), ...)

Arguments

x

output from fastCrr().

digits

digits for rounding.

...

additional arguments to print().

Details

Prints the convergence status, log-pseudo likelihood, the estimated coefficients, the estimated standard errors, and the two-sided p-values for the test of the individual coefficients equal to 0.

Value

Prints the convergence status, log-pseudo likelihood, the estimated coefficients, the estimated standard errors, and the two-sided p-values for the test of the individual coefficients equal to 0.


[Package fastcmprsk version 1.24.5 Index]