A list with training data and other details for the mixture example
data(ESL.mixture)
This list contains the following elements:
a 200x2 matrix of predictors.
a 200 vector of y values taking values 0 or 1.
a 6831x2 matrix of prediction points, on a 69x99 grid.
a vector of 6831 probabilities - the true probabilities
of a 1 at each point in xnew
.
the marginal distribution of the predictors t each
point in xnew
.
grid values for first coordinate in xnew
.
grid values for second coordinate in xnew
.
a 20 x 2 matrix of means used in the generation of these data.