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

AddSupVars2Biplot

Adds supplementary variables to a biplot object


Description

Adds supplementary bariables to a biplot object constructed with any of the biplot methods of the package. The new variables are fitted using the coordinates for the rows. Each variable is fitted using the adequate procedure for its type.

Usage

AddSupVars2Biplot(bip, X)

Arguments

bip

The biplot object

X

A data frame with the supplementary variables.

Details

Binary, nominal or ordinal variables are fitted using logistic biplots. Continuous variables are fitted with linear regression.

Value

A biplot object with the coordinates for the supplementary variables added.

Author(s)

Jose Luis Vicente Villardon

See Also

Examples

# Not yet

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.