Summary method for class "SCGLR".
# S3 method for SCGLR
summary(object, ...)# S3 method for summary.SCGLR
print(x, digits = 3, cutoff = 1, ...)
an object of class "SCGLR", usually a result of a call to scglr
.
an object of class "summary.SCGLR", usually a result of a call to summary.SCGLR.
the number of significant digits to use when printing.
print coefficients with pvalue lower than or equal to cutoff (default to 1).
Not used.
an object of class "summary.SCGLR".
inertia per component.
deviance for each \(Y_k\).
squared correlations with numerical covariates.
squared correlations with linear predictors.
contains the coefficients of the regression on the components.
contains the pvalues of the coefficients of the regression on the components.