Description Usage Format Details Source References Examples
Six measurements on heads of female swiss soldiers.
1 |
A data frame with 59 observations on the following 6 variables.
MFBa numeric vector, minimum frontal breadth
BAMa numeric vector, breadth of angulus mandibulae
TFHa numeric vector, true facial height
LGANa numeric vector, length from glabella to apex nasi
LTNa numeric vector, length from tragion to nasion
LTGa numeric vector, length from tragion to gnathion
These data correspond to those reported in siwss.heads, except that here we have data for 59 females.
Flury, B.D. and H. Riedwyl (1988) Multivariate Statistics; A Practical Approach London: Chapman and Hall
Flury, B.D. (1997) A First Course in Multivariate Statistics New York: Springer
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.