summary.isniglmm {isni}R Documentation

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

Description

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

Usage

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

Arguments

object

the isniglmm object obtained from the isniglmm function

digits

the number of significant digits to use when printing

...

additional arguments


[Package isni version 1.3 Index]