GPBoost_data: Example data for the GPBoost package

GPBoost_dataR Documentation

Example data for the GPBoost package

Description

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

Usage

data(GPBoost_data)

gpboost documentation built on Oct. 24, 2023, 9:09 a.m.