On Tue, 4 May 2004, Christian Hennig wrote: > Hi, > > is there any function to fit a spatial CAR model or to compute the > iterated Papadakis method as in Sec. 5.2/5.3 of Ripley (1981) Spatial > Statistics? errorsarlm in spdep seems to be the SAR fit, or are there > alternatives for that? (Only methods based on neighborhood lists are of > interest here; distances between the regions are not available.)
Contribution of a CAR model fitting function would be welcome, yes, errorsarlm is a SAR (simultaneous autoregressive), but bits of it could be recycled. > > Christian > > *********************************************************************** > Christian Hennig > Fachbereich Mathematik-SPST/ZMS, Universitaet Hamburg > [EMAIL PROTECTED], http://www.math.uni-hamburg.de/home/hennig/ > ####################################################################### > ich empfehle www.boag-online.de > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Breiviksveien 40, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93 e-mail: [EMAIL PROTECTED] ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
