powered by
The Swiss banknote data consist of six measures taken on 200 banknotes, of which 100 are counterfeits, and 100 are normal.
data("banknotes")
A data frame with 200 observations on the following 7 variables.
Length
Banknote length
Left
Left width
Right
Right width
Bottom
Bottom margin
Top
Top margin
Diagonal
Length of the diagonal of the image
Counterfeit
0 = normal, 1 = counterfeit
Weisberg, S. (2005) Applied Linear Regression. Third edition. John Wiley & Sons, New Jersey.
data(banknotes)
Run the code above in your browser using DataLab