Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

humanmove

Human movement data


Description

Human movement data. 4 landmarks in 2 dimensions, 5 individuals observed at 10 times.

Usage

data(humanmove)

Format

humanmove: An array of landmark configurations 4 x 2 x 10 x 5

Source

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.

References

Data from James Richardson.

Examples

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)
#}
#}
#}

shapes

Statistical Shape Analysis

v1.2.6
GPL-2
Authors
Ian L. Dryden
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.