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
Not sure that I understand your need for raster output. The cross validation is based on the sample locations.
A GA layer can be converted to raster if you want a fixed cell size.
-Steve