Learn R Programming

isni (version 1.3)

print.isniglm: Function to print the isniglm object.

Description

print method for class isniglm

Usage

# S3 method for isniglm
print(x, digits = max(3, getOption("digits") - 2), ...)

Arguments

x

the isniglm object obtained from the isniglm function

digits

the number of significant digits to use when printing

...

further arguments passed to or from other methods.

Value

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