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

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

summary.PCA.AnalysisR Documentation

Summary of the results of a PCA.

Description

Sumarizes the results of a PCA Analysis.

Usage

## 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

# Not yet

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.