Plots an object of class "Procrustes"
Plots Simple Procrustes Analysis
## S3 method for class 'Procrustes' plot(x, F1=1, F2=2, ...)
x |
Object of class "Procrustes" |
F1 |
First dimenssion of the plot |
F2 |
Second dimenssion of the plot |
... |
Additional parameters for graphical representations |
Graphical representation of an Orthogonal Procrustes Analysis.
No value is returned
Jose Luis Vicente-Villardon
data(spiders) dist=BinaryProximities(spiders) pco=PrincipalCoordinates(dist) plot(pco)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.