| banknotes {Correlplot} | R Documentation |
Swiss banknote data
Description
The Swiss banknote data consist of six measures taken on 200 banknotes, of which 100 are counterfeits, and 100 are normal.
Usage
data("banknotes")
Format
A data frame with 200 observations on the following 7 variables.
LengthBanknote length
LeftLeft width
RightRight width
BottomBottom margin
TopTop margin
DiagonalLength of the diagonal of the image
Counterfeit0 = normal, 1 = counterfeit
References
Weisberg, S. (2005) Applied Linear Regression. Third edition. John Wiley & Sons, New Jersey.
Examples
data(banknotes)
[Package Correlplot version 1.1.0 Index]