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

print.glmmboot


[Package glmmML version 0.81-4 Index]