print.isniglmm: Function to print the isniglmm object.

Description Usage Arguments Value

Description

print method for class isniglmm

Usage

1
2
3
## S3 method for class 'isniglmm'
print(x, digits = max(3, getOption("digits") - 2),
  ...)

Arguments

x

the isniglmm object obtained from the isniglmm function

digits

the number of significant digits to use when printing

...

further arguments passed to or from other methods.

Value

The function print.isnilmm prints the model call, isni and c statistics from the isniglmm object.


isni documentation built on Aug. 23, 2021, 9:06 a.m.