humanmove | R Documentation |
Human movement data. 4 landmarks in 2 dimensions, 5 individuals observed at 10 times.
data(humanmove)
humanmove: An array of landmark configurations 4 x 2 x 10 x 5
Alshabani, A. K. S. and Dryden, I. L. and Litton, C. D. and Richardson, J. (2007). Bayesian analysis of human movement curves, J. Roy. Statist. Soc. Ser. C, 56, 415–428.
Data from James Richardson.
data(humanmove) #plotshapes(humanmove[,,,1]) #for (i in 2:5){ #for (j in 1:4){ #for (k in 1:10){ #points(humanmove[j,,k,i],col=i) #} #} #}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.