print.lmekin {coxme} | R Documentation |
Print out the result of an lmekin fit.
## S3 method for class 'lmekin'
print(x, ...)
x |
an object of class |
... |
generic arguments to print, unused. |
The print function current has no options. This should one day improve.
Terry Therneau