jura                  package:gstat                  R Documentation

_J_u_r_a _d_a_t_a _s_e_t

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

     This is the data set that comes with the Goovaerts book on
     Geostatistics; it contains three data.frames: prediction.dat,
     validation.dat and transect.dat.

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

     data(jura)

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

     This data frame contains the following columns:

     _X_l_o_c see book 

     _Y_l_o_c see book 

     _L_a_n_d_u_s_e see book 

     _R_o_c_k see book 

     _C_d see book 

     _C_o see book 

     _C_r see book 

     _C_u see book 

     _N_i see book 

     _P_b see book 

     _Z_n see book 

_N_o_t_e:

     This data set was obtained from <URL: 
     http://home.comcast.net/~goovaerts/book.html >

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

     Goovaerts, P. 1997. Geostatistics for Natural Resources
     Evaluation. Oxford Univ. Press, New-York, 483 p. Appendix C
     describes the Jura data set.

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

     data(jura)
     summary(prediction.dat)
     summary(validation.dat)
     summary(transect.dat)

