powered by
Plots Simple Procrustes Analysis
# S3 method for Procrustes plot(x, F1=1, F2=2, ...)
No value is returned
Object of class "Procrustes"
First dimenssion of the plot
Second dimenssion of the plot
Additional parameters for graphical representations
Jose Luis Vicente-Villardon
Graphical representation of an Orthogonal Procrustes Analysis.
BinaryProximities
data(spiders) dist=BinaryProximities(spiders) pco=PrincipalCoordinates(dist) plot(pco)
Run the code above in your browser using DataLab