Different plots for sNPLS model fits
# S3 method for sNPLS
plot(x, type = "T", comps = c(1, 2), labels = TRUE, group = NULL, ...)A sNPLS model fit
The type of plot. One of those: "T", "U", "Wj", "Wk", "time" or "variables"
Vector with the components to plot. It can be of length ncomp for types "time" and "variables" and of length 2 otherwise.
Should rownames be added as labels to the plot?
Vector with categorical variable defining groups (optional)
Not used
A plot of the type specified in the type parameter