banknote                 package:dr                 R Documentation

_S_w_i_s_s _b_a_n_k_n_o_t_e _d_a_t_a

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

     Six measurements made on 100 genuine Swiss banknotes and 100
     counterfeit ones.

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

     This data frame contains the following columns:

     _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

     _Y 0 = genuine, 1 = counterfeit

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

     Flury, B. and Riedwyl, H. (1988). _Multivariate Statistics: A
     practical approach._ London: Chapman & Hall.

_R_e_f_e_r_e_n_c_e_s:

     Weisberg, S. (2005).  _Applied Linear Regression_, 3rd edition.
     New York: Wiley, Problem 12.5.

_E_x_a_m_p_l_e_s:

     data(banknote)

