fastcmprsk (version 1.1.1)

print.summary.fcrr: Prints summary of a fcrr x

Description

Prints summary statistics of a fcrr x

Usage

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

Arguments

x

output from fastCrr().

digits

digits for rounding.

...

additional arguments to print().

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.

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.