plot_U {sNPLS} | R Documentation |
Internal function for plot.sNPLS
Description
Internal function for plot.sNPLS
Usage
plot_U(x, comps, labels, group = NULL)
Arguments
x |
A sNPLS model fit |
comps |
A vector of length two with the components to plot |
labels |
Should rownames be added as labels to the plot? |
group |
Vector with categorical variable defining groups |
Value
A plot of the U matrix of a sNPLS model fit
[Package sNPLS version 1.0.27 Index]