| swissbank {tclust} | R Documentation |
Swiss banknotes data
Description
Six variables measured on 100 genuine and 100 counterfeit old Swiss 1000-franc bank notes (Flury and Riedwyl, 1988).
Usage
data(swissbank)
Format
A data frame containing 200 observations in 6 variables. The variables are as follows:
-
LengthLength of the bank note -
Ht_LeftHeight of the bank note, measured on the left -
Ht_RightHeight of the bank note, measured on the right -
IF_LowerDistance of inner frame to the lower border -
IF_UpperDistance of inner frame to the upper border -
DiagonalLength of the diagonal
Details
Observations 1–100 are the genuine bank notes and the other 100 observations are the counterfeit bank notes.
Source
Flury, B. and Riedwyl, H. (1988). Multivariate Statistics, A Practical Approach, Cambridge University Press.
[Package tclust version 2.0-4 Index]