Skip to content
Prev 1258 / 29559 Next

Continuous geostatistical approach to regression

Hi Terry

The function likfit() in the package geoR allows you to do that.
You can specifiy a usual regression model in the argument "trend"
and the tyope of covariance structure.

For an example see the data set "hoef"

require(geoR)
data(hoef)
?hoef

best
P.J.
On Mon, 4 Sep 2006, Griffin, Terry W wrote: