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

Description Usage Arguments Details Value

Description

Prints summary statistics of a fcrr x

Usage

1
2
3
## 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.


fastcmprsk documentation built on Sept. 12, 2019, 1:04 a.m.