Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.summary.fcrr

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.


fastcmprsk

Fine-Gray Regression via Forward-Backward Scan

v1.1.1
GPL-3
Authors
Eric S. Kawaguchi
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.