summary.glmmboot {glmmML} | R Documentation |
Summary of a glmmboot object
Description
It simply calls print.glmmboot
Usage
## S3 method for class 'glmmboot'
summary(object, ...)
Arguments
object |
A glmmboot object |
... |
Additional arguments |
Details
A summary method will be written soon.
Value
Nothing is returned.
Note
Preliminary
Author(s)
Göran Broström
See Also
[Package glmmML version 1.1.6 Index]