View source: R/summary.PCA.Analysis.R
summary.PCA.Analysis | R Documentation |
Sumarizes the results of a PCA Analysis.
## S3 method for class 'PCA.Analysis'
summary(object, latex = FALSE, ...)
object |
The object with the results of s PCA Analysis. |
latex |
Should return latex tables? |
... |
Aditional arguments. |
Sumarizes the results of a PCA Analysis, including latex tables for presentation.
A summary of the main results
Jose Luis Vicente Villardon
# Not yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.