This binomial data-set was simulated by generating a zero-mean stationary Gaussian process over a 35 by 35 grid covering the unit square with Matern correlation sturcture. The parameters used in the simulation are \(\sigma^2 = 0.7\), \(\phi = 0.15\), \(\kappa = 1.5\) and \(\tau^2 = 0\). The nugget effect was not included, hence tau2 = 0.
The variables are as follows:
data simulated values of the Gaussian process.
y binomial observations.
units.m binomial denominators.
geometry X and Y coordinates.
data("sim.data")A data frame with 1225 rows and 5 variables