Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/AddContVars2Biplot.R
Adds supplementary continuous variables to a biplot object
| 1 | 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
| 1 | # Not yet
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.