print.RRglmGOF {GLMMRR}R Documentation

Print RRglmGOF values

Description

Print RRglmGOF values

Usage

## S3 method for class 'RRglmGOF'
print(x, digits = 3, ...)

Arguments

x

an object of class RRglmGOF.

digits

minimal number of significant digits (default: 3).

...

further arguments passed to or from other methods.


[Package GLMMRR version 0.5.0 Index]