summary.isniglm: Function to print out a summary of isniglm object in a matrix...

Description Usage Arguments Value

Description

Function to print out a summary of isniglm object in a matrix form.

Usage

1
2
3
## S3 method for class 'isniglm'
summary(object, digits = max(3, getOption("digits") -
  2), ...)

Arguments

object

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 summarizes the MAR coefficient estimates, standard errors, isni and c statistics from the isniglm object as a matrix form.


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