Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.glmmML

Prints a 'glmmML' object.


Description

A glmmML object is the output of glmmML.

Usage

## S3 method for class 'glmmML'
print(x, digits = max(3, getOption("digits") - 3), na.print = "", ...)

Arguments

x

The glmmML object

digits

Number of printed digits.

na.print

How to print NAs

...

Additional parameters, which are ignored.

Details

Nothing in particular.

Value

A short summary of the object is printed.

Note

This is the only summary method available for the moment.

Author(s)

Göran Broström

See Also


glmmML

Generalized Linear Models with Clustering

v1.1.1
GPL (>= 3)
Authors
Göran Broström [aut, cre], Jianming Jin [ctb], Henrik Holmberg [ctb]
Initial release
2020-05-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.