An S4 class to store the results of a multivariate data analysis.
Slots
namesA
charactervector specifying the row names.principalstandardcontributionsA
numericmatrixgiving the contributions to the definition of the dimensions.cosinedistancesA
numericvector giving the distances to centroid.weightsA
numericvector giving the masses/weights.supplementA
logicalvector specifying the supplementary points.orderAn
integervector giving the original indices of the data (computation moves all supplementary points at the end of the results).groupsA
charactervector specifying the class for each observation.
