summary.PCA.Analysis: Summary of the results of a PCA.

Description Usage Arguments Details Value Author(s) Examples

View source: R/summary.PCA.Analysis.R

Description

Sumarizes the results of a PCA Analysis.

Usage

1
2
## S3 method for class 'PCA.Analysis'
summary(object, latex = FALSE, ...)

Arguments

object

The object with the results of s PCA Analysis.

latex

Should return latex tables?

...

Aditional arguments.

Details

Sumarizes the results of a PCA Analysis, including latex tables for presentation.

Value

A summary of the main results

Author(s)

Jose Luis Vicente Villardon

Examples

1
# Not yet

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.