Learn R Programming

Flury (version 0.1-3)

robustus: Australopithecus robustus molar size

Description

Australopithecus robustus are early hominids from Africa. The molar size is assumed to be larger in males than female, these data can therefore be used with a mixture model in a study on sexual dimorphism.

Usage

data(robustus)

Arguments

Format

'robustus' is a vector with 36 observations on the breadth (mm) of the lower first molar of Australopithecus robustus.

Source

Dong, Z. (1996) Looking into Peking Man's subsistence - a taphonomic analysis of the middle pleistocene Homo erectus site in China. Unpublished PhD thesis, Department of Anthropology, Indiana University

Details

References

Flury, B.D. (1997) A First Course in Multivariate Statistics, New York: Springer

Examples

Run this code
data(robustus)
## Not run: 
# hist(robustus, breaks =11, main = "Molar breadth")## End(Not run)

Run the code above in your browser using DataLab