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

data_biplot

biplot for the dataset


Description

Loading plot of the variables from a Principal Components Analysis. scores of the observations are surimposed

Usage

data_biplot(X, sX = TRUE, axeh = 1, axev = 2, cex.lab = 1)

Arguments

X

the data matrix

sX

TRUE/FALSE : standardization or not of the columns X (TRUE by default)

axeh

component number for the horizontal axis

axev

component number for the vertical axis

cex.lab

: magnification to be used for labels (1 by default)


ClustVarLV

Clustering of Variables Around Latent Variables

v2.0.1
GPL-3
Authors
Evelyne Vigneau [aut, cre], Mingkun Chen [ctb], Veronique Cariou [aut]
Initial release

We don't support your browser anymore

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