FMbiplot | R Documentation |
Print various measures of fit of the biplot display to the console
FMbiplot(x)
x |
An object of class |
A list returned invisibly containing the following fit measures:
Cumulative Predictivity
Marginal Predictivity for the first three principal components
Marginal Adequacy for the first three principal components
Overall quality of display
x<-PCAbiplot(iris[,-5])
FMbiplot(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.