powered by
Summary of the solution of a Biplot for Continuous Data
# S3 method for ContinuousBiplot summary(object, latex = FALSE, ...)
The summary
An object of class "ContinuousBiplot"
Should the results be in latex tables
Any aditional parameters
Jose Luis Vicente Villardon
## Simple Biplot with arrows data(Protein) bip=PCA.Biplot(Protein[,3:11]) summary(bip)
Run the code above in your browser using DataLab