ArunPrasad wrote: > Hi Everyone, > I am doing a project based on "Spatially Lagged Predictor > Variable Models", I would like to know which package in R would execute this > model. Also, I am new to this field of spatial statistics. Any suggestions > for a good book on spatial regression analysis would be appreciated. Thanks > Again. > > Cheers > Arun > > Hi,
you may have a look at lag.listw in the package 'spdep' by R Bivand, which computes a lag vector given a variable and a list of spatial weights. There is a nice review of spatial methods in ecology, already mentioned on this list I think: Carsten F. Dormann, Jana M. McPherson, Miguel B. Araújo, Roger Bivand, Janine Bolliger, Gudrun Carl, Richard G. Davies, Alexandre Hirzel, Walter Jetz, W. Daniel Kissling, Ingolf Kühn, Ralf Ohlemüller, Pedro R. Peres-Neto, Björn Reineking, Boris Schröder, Frank M. Schurr and Robert Wilson,. (2007) Methods to account for spatial autocorrelation in the analysis of species distributional data: a review. /Ecography/ 30:5, 609–628 This may be a good starting point. Cheers, Thibaut. -- ###################################### Thibaut JOMBART CNRS UMR 5558 - Laboratoire de Biométrie et Biologie Evolutive Universite Lyon 1 43 bd du 11 novembre 1918 69622 Villeurbanne Cedex Tél. : 04.72.43.29.35 Fax : 04.72.43.13.88 [EMAIL PROTECTED] http://lbbe.univ-lyon1.fr/-Jombart-Thibaut-.html?lang=en http://adegenet.r-forge.r-project.org/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.