GPBoost_data | R Documentation |
Simulated example data for the GPBoost package This data set includes the following fields:
y
: response variable
X
: a matrix with covariate information
group_data
: a matrix with categorical grouping variables
coords
: a matrix with spatial coordinates
X_test
: a matrix with covariate information for predictions
group_data_test
: a matrix with categorical grouping variables for predictions
coords_test
: a matrix with spatial coordinates for predictions
data(GPBoost_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.