View source: R/AddContVars2Biplot.R
AddContVars2Biplot | R Documentation |
Adds supplementary continuous variables to a biplot object
AddContVars2Biplot(bip, X, dims = NULL, Scaling = 5, Fit = NULL)
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. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.