summary.regres: summary method for regression results object
Description
Shows performance statistics for the regression results.Usage
## S3 method for class 'regres':
summary(object, ncomp = NULL, ny = NULL, ...)
Arguments
object
regression results (object of class
regres
)
ncomp
model complexity to show the summary for
ny
for which response variable show the summary
for