#2D example : female and male Gorillas (cf. Dryden and Mardia, 1998)
data(gorf.dat)
data(gorm.dat)
#Hotelling's Tsq test
test1<-testmeanshapes(gorf.dat,gorm.dat)
#Goodall's isotropic test
test2<-testmeanshapes(gorf.dat,gorm.dat,Hotelling=FALSE)
Run the code above in your browser using DataLab