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 |
... |
additional arguments to |
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
[Package cmprsk version 2.2-12 Index]