summary.plsres {mdatools} | R Documentation |
Shows performance statistics for the results.
## S3 method for class 'plsres' summary(object, ny = seq_len(object$nresp), ncomp = NULL, ...)
object |
PLS results (object of class |
ny |
for which response variable show the summary for |
ncomp |
how many components to use (if NULL - user selected optimal value will be used) |
... |
other arguments |