cmprsk (version 2.2-8)

print.crr: prints summary of a crr object

Description

print method for crr objects

Usage

# S3 method for 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