Meat: Meat Data

Description Usage Format Source References Examples

Description

This is the near-infrared spectroscopic meat data used in Murphy, Dean and Raftery (2009) <doi:10.1214/09-AOAS279> and originally collected by McElhinney, Downey and Fearn (1999) <doi:10.1255/jnirs.245>.

Usage

1

Format

A list with two components:

x

Homogenized raw meat spectra. A matrix with 231 rows and 1050 columns.

y

A vector containing the true class memberships.

Source

McElhinney, Downey and Fearn (1999) <doi:10.1255/jnirs.245>

References

Murphy, Dean and Raftery (2010) <doi:10.1214/09-AOAS279>

Examples

1
2
3
data(Meat)
Meat$x[1:5,1:5]
Meat$y

RPEClust documentation built on Nov. 6, 2019, 5:08 p.m.

Related to Meat in RPEClust...