print.coxme | R Documentation |
Print out the result of a coxme fit.
## S3 method for class 'coxme'
print(x, rcoef=FALSE, digits = options()$digits, ...)
x |
an object of class |
rcoef |
print the random (penalized) coefficients, as well as the fixed ones. |
digits |
number of significant digits to print |
... |
optional arguments |
Terry Therneau
coxme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.