tcost {parody}R Documentation

Data on milk transportation costs, from Johnson and Wichern, Applied Multivariate Statistical Analysis, 3rd edition

Description

Multivariate data on milk transportation costs

Usage

data(tcost)

Format

The format is: num [1:36, 1:3] 16.44 7.19 9.92 4.24 11.2 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:36] "1" "2" "3" "4" ... ..$ : chr [1:3] "fuel" "repair" "capital"

Details

Extract from Johnson and Wichern example dataset on milk transportation.

Source

Johnson and Wichern, Applied Multivariate Statistical Analysis, 3rd edition, p263

Examples

data(tcost)
mv.calout.detect(tcost)

[Package parody version 1.0.0 Index]