I have raster layer and I am trying to perform cross validation so that I can understand the variance on a cell by cell level. It seems that you can only perform cross validation on a GA layer, however, this is not ideal, because it does not use pixels of a fixed size but instead uses contours and therefore does not have the same predictions as my raster.
Thanks