50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


SIN (version 0.6)

fowlbones: Fowl Bones

Description

Bone measurements are taken on 276 white leghorn fowl. The 6 variables are:
  • skull length,
  • skull breadth,
  • humerous (wings),
  • ulna (wings),
  • femur (legs),
  • tibia (legs).

Usage

data(fowlbones)

Arguments

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$means

Source

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

Examples

Run this code
data(fowlbones)
fowlbones$means
fowlbones$stddev
fowlbones$corr
fowlbones$n

Run the code above in your browser using DataLab