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

CorrelationCircle

Circle of correlations


Description

Circle of correlations among the manifiest variables and the principal comonents (or dimensions of any biplot).

Usage

CorrelationCircle(bip, A1 = 1, A2 = 2, Colors = NULL, Labs = NULL, ...)

Arguments

bip

an biplot object of any kind.

A1

First dimension for the representation

A2

Second dimension for the representation

Colors

Colors of the variables

Labs

Labels of the variables

...

Any other graphical parameters

Details

Circle of correlations among the manifiest variables and the principal comonents (or dimensions of any biplot).

Value

The plot of the circle of correlations

Author(s)

Jose Luis Vicente Villardon

Examples

bip=PCA.Biplot(wine[,4:21])
CorrelationCircle(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.