print
method for class isniglm
# S3 method for isniglm
print(x, digits = max(3, getOption("digits") - 2), ...)
the isniglm object obtained from the isniglm function
the number of significant digits to use when printing
further arguments passed to or from other methods.
The function prints the model call, isni and c statistics from the isniglm object.