AuNEW                 package:StatDA                 R Documentation

_A_u _d_a_t_a, _n_e_w

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

     Au data from Kola C-horizon, new measurement method

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

     data(AuNEW)

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

     The format is: num [1:606] 0.001344 0.000444 0.001607 0.000713
     0.000898 ...

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

     These data of Au have much higher quality than the data AuOLD.

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

