Learn R Programming

Flury (version 0.1-3)

cork: Directional Cork deposit data

Description

Cork deposits on North, East, West and South of 28 cork trees.

Usage

data(cork)

Arguments

Format

A data frame 28 observations on cork deposits from the North, East, South and West.
North
Deposit on North of tree (mm)
East
Eastern deposit (mm)
South
Southern deposit (mm)
West
Western deposit (mm)

Source

Rao, C.R. (1948) "Tests of significance in multivariate analysis" Biometrika 35:58-79

Details

References

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

Examples

Run this code
data(cork)
## Not run: 
# pairs(cork)## End(Not run)

Run the code above in your browser using DataLab