Description Usage Arguments Value References See Also Examples
Calculates Principal Component Analysis with agreement ellipses
1 |
data |
should contain a column named as zone, and another named pixel |
zone |
name of the column containing the zone |
pixel |
name of the column containing the pixel name (required when ellipses, individual projections or tests are asked in the PCA) |
A list containing
B |
matrix of zone covariance |
IndSup |
supplementary individuals |
EingenVectors |
eigen vectors obtained by the PCA |
EingenValues |
eigen values obtained by the PCA |
IndivCoord |
coordinates of the individuals (here, zone means) |
VarCoord |
coordinates of the variables |
NbdimSig |
number of significant dimensions |
Peltier, C., Visalli, M. and Schlich, P. (2015), Canonical Variate Analysis of Sensory Profiling Data. J Sens Stud, 30: 316 328. doi:10.1111/joss.12160
plotpca reshapimg
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.