bank {gclus}R Documentation

Swiss bank notes data

Description

Data from "Multivariate Statistics A practical approach", by Bernhard Flury and Hans Riedwyl, Chapman and Hall, 1988, Tables 1.1 and 1.2 pp. 5-8. Six measurements made on 100 genuine Swiss banknotes and 100 counterfeit ones.

Usage

data(bank)

Format

This data frame contains the following columns:

Status:
0 = genuine, 1 = counterfeit
Length:
Length of bill, mm
Left:
Width of left edge, mm
Right:
Width of right edge, mm
Bottom:
Bottom margin width, mm
Top:
Top margin width, mm
Diagonal:
Length of image diagonal, mm

Source

Flury, B. and Riedwyl, H. (1988), Multivariate Statistics A Practical Approach, London: Chapman and Hall.


[Package gclus version 1.2 Index]