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