AddContVars2Biplot: Adds supplementary continuous variables to a biplot object

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/AddContVars2Biplot.R

Description

Adds supplementary continuous variables to a biplot object

Usage

1
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

1
# Not yet

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.