AddContVars2Biplot {MultBiplotR}R Documentation

Adds supplementary continuous variables to a biplot object

Description

Adds supplementary continuous variables to a biplot object

Usage

AddContVars2Biplot(bip, X, dims = NULL, Scaling = 5, Fit = NULL)

Arguments

bip

A biplot object

X

Matrix containing the supplementary continuos variables

dims

Dimension of the solution

Scaling

Transformation to apply to X

Fit

Type of fit. Linear by default.

Details

More types of fit will be added in the future

Value

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

Author(s)

Jose Luis Vicente Villardon

See Also

AddSupVars2Biplot

Examples

# Not yet


[Package MultBiplotR version 23.11.0 Index]