Learn R Programming

isni (version 1.3)

print.isnilmm: Function to print the isnilmm object.

Description

print method for class isnilmm

Usage

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

Arguments

x

the isnilmm object obtained from the isnilmm function

digits

the number of significant digits to use when printing

...

further arguments passed to or from other methods.

Value

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