Generic Function for the reconstitution of data from a principal component analysis or a correspondence analysis
reconst (dudi,...)## S3 method for class 'pca'reconst(dudi, nf =1,...)## S3 method for class 'coa'reconst(dudi, nf =1,...)
Arguments
dudi: an object of class dudi used to select a method: pca or coa
nf: an integer indicating the number of kept axes for the reconstitution
...: further arguments passed to or from other methods
Returns
returns a data frame containing the reconstituted data
References
Gabriel, K.R. (1978) Least-squares approximation of matrices by additive and multiplicative models. Journal of the Royal Statistical Society, B , 40 , 186--196.