print.isnilmm: Function to print the isnilmm object.

Description Usage Arguments Value

Description

print method for class isnilmm

Usage

1
2
## S3 method for class '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.


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