Learn R Programming

Flury (version 0.1-3)

swiss.heads: Swiss Heads

Description

Six measurements on heads of swiss soldiers.

Usage

data(swiss.heads)

Arguments

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

Source

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

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

References

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

Examples

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

Run the code above in your browser using DataLab