Adaptation of summary.mvr from the pls package v 2.4.3.
# S3 method for mvrV
summary(
object,
what = c("all", "validation", "training"),
digits = 4,
print.gap = 2,
...
)an mvrV object
one of "all", "validation" or "training"
integer. Minimum number of significant digits in the output. Default is 4.
Integer. Gap between coloumns of the printed tables.
Other arguments sent to underlying methods.
summary.mvr