Description Usage Format Details Source
This dataset deals with 200 old Swiss 1,000-franc banknotes classified by dimensions (6 numerical characteristics) and type (genuine/counterfeit). The first 100 banknotes are genuine, the last 100 are counterfeit.
1 |
banknotes
is a tbl data frame with 200 observations on 7 variables.
The 7 variables of the banknotes
tbl data frame are the following ones:
length
length of the banknote (numeric);
left
height of the banknote, measured on the left (cu.in.) (numeric);
right
height of the banknote, measured on the right (numeric);
bottom
distance of inner frame to the lower border (numeric);
top
distance of inner frame to the upper border (numeric);
diagonal
length of the diagonal (numeric);
type
if the banknote is genuine or counterfeit (Factor).
Härdle and Simar, Applied Multivariate Statistical Analysis, 3rd ed., Springer, 2012
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.