summary.ordinalNet: Summary method for an "ordinalNet" object.
Description
Provides a data frame which summarizes the model fit at each lambda value in
the solution path.model fit summary as a data frame.
Usage
# S3 method for ordinalNet
summary(object, ...)
Value
A data frame containing a record for each lambda value in the solution
path. Each record contains the following fields: lambda value, degrees of freedom
(number of nonzero parameters), log-likelihood, AIC, BIC, and percent deviance explained.