Learn R Programming

SCGLR (version 1.2)

print.SCGLR: Print SCGLR object

Description

Prints inertia per component and deviance for each Y.

Usage

## S3 method for class 'SCGLR':
print(x, ...)

Arguments

x
object of class 'SCGLR', usually a result of running scglr.
...
Not used.