AuOLD                 package:StatDA                 R Documentation

_A_u _d_a_t_a, _o_l_d

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

     Au data from Kola C-horizon, old measurement method

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

     data(AuOLD)

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

     The format is: num [1:606] 0.001 0.001 0.002 0.001 0.007 0.006
     0.001 0.001 0.001 0.001 ...

_D_e_t_a_i_l_s:

     These data of Au have much worse quality than the data AuNEW.

_A_u_t_h_o_r(_s):

     P.Filzmoser <P.Filzmoser@tuwien.ac.at>

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

     C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical
     Data Analysis Explained. Applied Environmental Statistics with R.
     John Wiley and Sons Inc. To appear.

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

     data(AuNEW)
     data(AuOLD)
     plot(log10(AuOLD),log10(AuNEW))

