AddContVars2Biplot function

Adds supplementary continuous variables to a biplot object

Adds supplementary continuous variables to a biplot object

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

Returns

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

Author(s)

Jose Luis Vicente Villardon

See Also

AddSupVars2Biplot

Examples

# Not yet
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links