Erin Hodgess <erinm.hodgess <at> gmail.com> writes:
>
> Dear R People:
>
> Are there functions for spatial AR and ARIMA models in R, please?
Would looking at the "Spatial" task view on your CRAN mirror help? If
by AR
you mean simultaneous or conditional autoregressive models using spatial
weights (or moving average, but not SAR and SMA at the same time), see
spautolm() in spdep. Note that with corSpatial(), you can fit a selection of
relevant mixed effects models using nlme and similar packages - is this what
you are looking for?
Roger Bivand
>
> Thanks,
> Sincerely,
> Erin
>