Skip to content
Prev 2725 / 29559 Next

GSTAT - measurement vs microscale variation

You can.

It is a bit of a hack, but predict.gstat() has a BLUE=TRUE optional 
argument, to return the trend component only rather than trend + 
predicted residual as kriging does. Then, if you specify the predictor 
values for the new location as c(1,0,0,... etc), you get out the trend 
coefficient estimate for that location (location matters if you use 
local search neighbourhoods).
--
Edzer
Zev Ross wrote:
I can't follow you here. Collinear means: unable to fit both. Like 
fitting two intercepts instead of one.