Description Usage Arguments Value
Summary method for class "SCGLR".
1 2 3 4 5 |
object |
an object of class "SCGLR", usually a result of a call to |
x |
an object of class "summary.SCGLR", usually a result of a call to summary.SCGLR. |
digits |
the number of significant digits to use when printing. |
cutoff |
print coefficients with pvalue lower than or equal to cutoff (default to 1). |
... |
Not used. |
an object of class "summary.SCGLR".
inertia |
inertia per component. |
deviance |
deviance for each Y_k. |
rho |
squared correlations with numerical covariates. |
rho.pred |
squared correlations with linear predictors. |
coefficients |
contains the coefficients of the regression on the components. |
pvalue |
contains the pvalues of the coefficients of the regression on the components. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.