print.crr {cmprsk}R Documentation

prints summary of a crr object

Description

print method for crr objects

Usage

## S3 method for class 'crr'
print(x, ...)

Arguments

x

crr object (output from crr())

...

additional arguments to print()

Details

prints the convergence status, the estimated coefficients, the estimated standard errors, and the two-sided p-values for the test of the individual coefficients equal to 0. (If convergence is false everything else may be meaningless.)

See Also

crr


[Package cmprsk version 2.2-11 Index]