gstat icon indicating copy to clipboard operation
gstat copied to clipboard

Error in predict.gstat

Open margilc opened this issue 6 years ago • 0 comments

Hi, I am trying binomial regression kriging with a larger multispectral image. The subset I am working with now is about 2000*2000 pixels, and after fitting the model with fit.gstatModel from the package GSIF, I get an error thats possibly related to a closed issue (https://github.com/edzer/gstat/issues/6) The message is: Error in predict.gstat(...) out of dynamic memory (try local kriging) The fixes from the other issues (changing nmax) dont work. Any ideas?

margilc avatar Jun 08 '18 13:06 margilc