swiss.heads {Flury}R Documentation

Swiss Heads

Description

Six measurements on heads of swiss soldiers.

Usage

data(swiss.heads)

Format

A data frame with 200 observations on the following 6 variables.

MFB
a numeric vector, minimum frontal breadth
BAM
a numeric vector, breadth of angulus mandibulae
TFH
a numeric vector, true facial height
LGAN
a numeric vector, length from glabella to apex nasi
LTN
a numeric vector, length from tragion to nasion
LTG
a numeric vector, length from tragion to gnathion

Details

Data collected on head measurements of members of the Swiss Army. Six measures are reported here.

swiss.heads contains details for 200 male soldiers, 20 years old f.swiss.heads contains details for 200 female soliders

Source

Flury, B.D. and H. Riedwyl (1988) Multivariate Statistics; A Practical Approach London: Chapman and Hall

References

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

Examples

data(swiss.heads)
## Not run: 
pairs(swiss.heads)
## End(Not run)

[Package Flury version 0.1-2 Index]