AddContVars2Biplot: Adds supplementary continuous variables to a biplot object

View source: R/AddContVars2Biplot.R

AddContVars2BiplotR 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


MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.