Skip to content
Prev 17141 / 29559 Next

Problem in regression kriggin

On 01/09/2013 07:26 PM, halim10-fes wrote:
what is gelev?
this seems useless to me.
this too.
data has an Elev attribute, but s has an Elev.pred attribute. Mabye it
helps if you first do a

s$Elev = s$Elev.pred

and then

prk.rich<-krige(Richness~Elev, data, newdata=s, model=fit.sph1)

There is much unclear, and none of this is reproducible for us.

Doing regression kriging with interpolated variables sounds a bit like a
Baron M?nchhausen strategy, pulling yourself up by your own hair.