Learn R Programming

mdatools (version 0.14.2)

summary.regres: summary method for regression results object

Description

Shows performance statistics for the regression results.

Usage

# S3 method for regres
summary(object, ncomp = object$ncomp.selected, ny = seq_len(object$nresp), ...)

Arguments

object

regression results (object of class regres)

ncomp

model complexity to show the summary for (if NULL - shows for all available values)

ny

for which response variable show the summary for (one value or a vector)

...

other arguments