powered by
Rat skulls data, from X rays. 8 landmarks in 2 dimensions, 18 individuals observed at 7, 14, 21, 30, 40, 60, 90, 150 days.
data(rats)
rats$x: An array of landmark configurations 144 x 2 x 2
rats$no: Individual rat number (note rats 3, 13, 20 missing due to incomplete data)
rats$time observed time in days
Bookstein, F.L. (1991). Morphometric tools for landmark data: geometry and biology, Cambridge University Press.
data(rats) plotshapes(rats$x,col=1:8)
Run the code above in your browser using DataLab