Overview plot for PLS-DA results
Shows a set of plots (x residuals, y variance, classification performance and predictions) for PLS-DA results.
## S3 method for class 'plsdares' plot(x, nc = 1, ncomp = x$ncomp.selected, show.labels = FALSE, ...)
x
: PLS-DA results (object of class plsdares
)nc
: which class to show the plot forncomp
: how many components to useshow.labels
: logical, show or not labels for the plot objects...
: other argumentsSee examples in help for pls
function.
Downloads (last 30 days):