Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.ContinuousBiplot

Summary of the solution of a Biplot for Continuous Data


Description

Summary of the solution of a Biplot for Continuous Data

Usage

## S3 method for class 'ContinuousBiplot'
summary(object, latex = FALSE, ...)

Arguments

object

An object of class "ContinuousBiplot"

latex

Should the results be in latex tables

...

Any aditional parameters

Details

Summary of the solution of a Biplot for Continuous Data

Value

The summary

Author(s)

Jose Luis Vicente Villardon

Examples

## Simple Biplot with arrows
data(Protein)
bip=PCA.Biplot(Protein[,3:11])
summary(bip)

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.