bank                  package:gclus                  R Documentation

_S_w_i_s_s _b_a_n_k _n_o_t_e_s _d_a_t_a

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     data(bank)

_F_o_r_m_a_t:

     This data frame contains the following columns:

     _S_t_a_t_u_s: 0 = genuine, 1 = counterfeit

     _L_e_n_g_t_h: Length of bill, mm

     _L_e_f_t: Width of left edge, mm

     _R_i_g_h_t: Width of right edge, mm

     _B_o_t_t_o_m: Bottom margin width, mm 

     _T_o_p: Top margin width, mm

     _D_i_a_g_o_n_a_l: Length of image diagonal, mm    

_S_o_u_r_c_e:

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

