Swiss Banknote Data {uskewFactors} | R Documentation |
The Swiss Banknote Data
Description
This package contains measurements on 200 Swiss banknotes: 100 genuine and 100 counterfeit. The variables are length of bill, width of left edge, width of right edge , bottom margin width and top margin width. All measurements are in millimetres. The data source is noted below. This data is also available in the alr package in R.
Usage
data(banknote)
References
Flury, B. and Riedwyl, H. (1988). Multivariate Statistics: A practical approach. London: Chapman and Hall.
Examples
data(banknote) # Loads the brown bread data set
head(banknote) # Displays the first six rows of the brown bread data set
[Package uskewFactors version 2.0 Index]