Reconstruct Data from PCA Results
reconstruct.pca.RdReconstructs the original (centered) data matrix from the PCA scores and loadings.
Usage
# S3 method for class 'pca'
reconstruct(x, comp = 1:ncomp(x), ...)reconstruct.pca.RdReconstructs the original (centered) data matrix from the PCA scores and loadings.
# S3 method for class 'pca'
reconstruct(x, comp = 1:ncomp(x), ...)