Plot aovPCAscores Loadings of a Spectra Object
Uses the results from aovPCAscores
to plot the corresponding
loadings.
aovPCAloadings(spectra, LM, pca, plot = 1, loads = 1, ref = 1, ...)
spectra |
An object of S3 class |
LM |
List of matrices created by |
pca |
PCA output from |
plot |
An integer specifying the desired plot. |
loads |
An integer vector giving the loadings to plot. More than 3 loadings creates a useless plot using the default graphics window. |
ref |
An integer specifying the reference spectrum to plot, which appears at the bottom of the plot. |
... |
Additional parameters to be passed to plotting functions. |
None. Side effect is a plot.
Matthew J. Keinsley and Bryan A. Hanson, DePauw University.
Pinto, Bosc, Nocairi, Barros, and Rutledge. "Using ANOVA-PCA for Discriminant Analysis: ..." Analytica Chimica Acta 629.1-2 (2008): 47-55.
Harrington, Vieira, Espinoza, Nien, Romero, and Yergey. "Analysis of Variance–Principal Component Analysis: ..." Analytica Chimica Acta 544.1-2 (2005): 118-27.
An example using this function can be seen in
aov_pcaSpectra
. See also plotLoadings
.
Additional documentation at https://bryanhanson.github.io/ChemoSpec/
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.