parana             package:geoR             R Documentation(latin1)

_R_a_i_n_f_a_l_l _D_a_t_a _f_r_o_m _P_a_r_a_n_a _S_t_a_t_e, _B_r_a_s_i_l

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

     This data-set was used by Diggle and Ribeiro (2001) to illustrate
     the methods discussed in the paper. The data reported analysis was
     carried out using the package 'geoR'. 

     The data refers to average rainfall over different years for the
     period May-June (dry-season). It was collected at 143 recording
     stations throughout Parana State, Brasil.

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

     data(parana)

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

     The object 'parana' of the class 'geodata', which is a list
     containing the following components:

     '_c_o_o_r_d_s' a matrix with the coordinates of the recording stations.  

     '_d_a_t_a' a vector with the average recorded rainfall for the
          May-June period.  

     '_b_o_r_d_e_r_s' a matrix with the coordinates defining the borders of
          Parana state.  

     '_l_o_c_i._p_a_p_e_r' a matrix with the coordinates of the four prediction
          locations discussed in the paper. 

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

     The data were collected at several recording stations at Parana
     State, Brasil, belonging to the following companies: COPEL, IAPAR,
     DNAEE, SUREHMA  and INEMET.

     The data base was organized by Laura Regina Bernardes Kiihl
     (IAPAR, Instituto Agronomico do Parana, Londrina, Brasil) and the
     fraction of the data included in this data-set was provided by
     Jacinta Loudovico Zamboti (Universidade Estadual de Londrina,
     Brasil). The coordinates of the borders of Parana State were
     provided by Joao Henrique Caviglione (IAPAR).

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

     Diggle, P.J. & Ribeiro Jr, P.J. (2002) Bayesian inference in
     Gaussian model-based geostatistics. Geographical and Environmental
     Modelling, Vol. 6, No. 2, 129-146.

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

     summary(parana)
     plot(parana, bor=borders)

