print.coxme: Print method for a coxme fit.
Description
Print out the result of a coxme fit.
Usage
# S3 method for coxme
print(x, rcoef=FALSE, digits = options()$digits, ...)
Arguments
- x
an object of class coxme
, from the fit of a mixed effects
survival model.
- rcoef
print the random (penalized) coefficients, as well as
the fixed ones.
- digits
number of significant digits to print
- ...
optional arguments