Displaying 1 result from an estimated 1 matches for "p18731653".
2008 Jul 30
1
Re creating Procrustes Plot in Lattice
...ly.
panel.procrustes=function(x,y)
}Pro=protest(x,y,permutations=4999,choices=1:4)
Proplot=plot(Pro)
}
xyplot(P1[1:4]~P8[1:4],panel=panel.procrustes)
I can generate an empty plot, but not much else - hope someone can help and
point out the obvious!
Kind regards
Andrew http://www.nabble.com/file/p18731653/P1.csv P1.csv
http://www.nabble.com/file/p18731653/P8.csv P8.csv
--
View this message in context: http://www.nabble.com/Recreating-Procrustes-Plot-in-Lattice-tp18731653p18731653.html
Sent from the R help mailing list archive at Nabble.com.