Plot of samples in the space of latent variables of the optimal model.
plotScores(object, comp1 = "p_1", comp2 = "o_1", col = NULL, pch = 19, ...)# S4 method for ConsensusOPLS
plotScores(object, comp1 = "p_1", comp2 = "o_1", col = NULL, pch = 19, ...)
No return value, called for side effects.
An object of class ConsensusOPLS.
Latent variable for abscissa. Default, the first predictive
component, p_1.
Latent variable for ordinate. Default, the first orthogonal
component, o_1.
A vector of color codes or names. Default, NULL, generated
following the response.
Graphic symbol. Default, 19.
plot arguments.