Displaying 1 result from an estimated 1 matches for "tp4589030p4589030".
2012 Apr 26
0
Obtaining translated, rotated and scaled matrics in procrustes analysis
...oints ( d, col=4)
e= d %*% c$rotation
#points ( e, col=6)
f= e* c$scale
#points ( f, col=7)
# Should be a matrix(0,3,2) but is not:
f-g
#(!) Thanks in Advance.
--
View this message in context: http://r.789695.n4.nabble.com/Obtaining-translated-rotated-and-scaled-matrics-in-procrustes-analysis-tp4589030p4589030.html
Sent from the R help mailing list archive at Nabble.com.