print.SCGLR {SCGLR}R Documentation

Print SCGLR object

Description

Prints inertia per component and residual and null 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.


[Package SCGLR version 3.1.0 Index]