Skip to content
Prev 7692 / 29559 Next

How to do cross validation for universal krigingin Gstat

Edzer Pebesma wrote:
Hi Kai,

The krige.cv function does not need newdata because the newdata is 
always equal to the data dataset. *Cross* validation means that you use 
the same dataset for fitting the variogram model / regression parameters 
and for validation.

Hope this makes it more clear,

cheers,
Paul