f.swiss.heads: Female Swiss Heads

Description Usage Format Details Source References Examples

Description

Six measurements on heads of female swiss soldiers.

Usage

1

Format

A data frame with 59 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

These data correspond to those reported in siwss.heads, except that here we have data for 59 females.

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

1
2
3
4
5
data(f.swiss.heads)
## Not run: pairs(f.swiss.heads)
cor(f.swiss.heads) ## how do we compare this with:
cor(swiss.heads)
## End(Not run)

Flury documentation built on May 1, 2019, 6:50 p.m.