print.isnimgm: Function to print the isnimgm object.

Description Usage Arguments Value

Description

print method for class isnimgm

Usage

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

Arguments

x

the isnimgm object obtained from the isnimgm function

digits

the number of significant digits to use when printing

...

further arguments passed to or from other methods.

Value

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


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