Function to print out a summary of isniglm object in a matrix form.
# S3 method for isniglm
summary(object, 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 summarizes the MAR coefficient estimates, standard errors, isni and c statistics from the isniglm object as a matrix form.