Skip to main content
Added tag `cross-validation`
Link
Kazuhito
  • 31.5k
  • 6
  • 79
  • 158
added 25 characters in body
Source Link
user121
  • 151
  • 5

I am using the 'krige.cv' function from the gstat toolbox in R. It does not take any 'newdata' as input for prediction ( as in universal kriging). How can I predict using the fitted model from this krige.cv function?

I am using the 'krige.cv' function from the gstat toolbox in R. It does not take any 'newdata' as input for prediction ( as in universal kriging). How can I predict using this krige function?

I am using the 'krige.cv' function from the gstat toolbox in R. It does not take any 'newdata' as input for prediction ( as in universal kriging). How can I predict using the fitted model from this krige.cv function?

Source Link
user121
  • 151
  • 5

how to predict on hold on test sample using krige.cv from gstat R toolbox?

I am using the 'krige.cv' function from the gstat toolbox in R. It does not take any 'newdata' as input for prediction ( as in universal kriging). How can I predict using this krige function?