fowlbones {SIN}R Documentation

Fowl Bones

Description

Bone measurements are taken on 276 white leghorn fowl. The 6 variables are:

Usage

data(fowlbones)

Format

A list providing a summary of the data. The list contains:

fowlbones$means : the mean vector,
fowlbones$stddev : the vector of standard deviations,
fowlbones$corr : the correlation matrix, and
fowlbones$n : the sample size.

Source

Whittaker, J. (1990) Graphical models in applied multivariate statistics. Chichester: Wiley. (See p.266).

Examples

data(fowlbones)
fowlbones$means
fowlbones$stddev
fowlbones$corr
fowlbones$n

[Package SIN version 0.4 Index]