Adds supplementary continuous variables to a biplot object
AddContVars2Biplot(bip, X, dims = NULL, Scaling = 5, Fit = NULL)
bip
: A biplot objectX
: Matrix containing the supplementary continuos variablesdims
: Dimension of the solutionScaling
: Transformation to apply to XFit
: Type of fit. Linear by default.More types of fit will be added in the future
A biplot object with the coordinates for the supplementary variables added.
Jose Luis Vicente Villardon
AddSupVars2Biplot
# Not yet
Useful links