summary.PCA.Analysis {MultBiplotR}R 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

[Package MultBiplotR version 23.11.0 Index]