summary.PCA.Analysis: Summary of the results of a PCA.
Description
Sumarizes the results of a PCA Analysis.
Usage
# S3 method for PCA.Analysis
summary(object, latex = FALSE, ...)
Value
A summary of the main results
Arguments
- object
The object with the results of s PCA Analysis.
- latex
Should return latex tables?
- ...
Aditional arguments.
Author
Jose Luis Vicente Villardon
Details
Sumarizes the results of a PCA Analysis, including latex tables for presentation.