sukri12 / pysal

Automatically exported from code.google.com/p/pysal
Other
0 stars 0 forks source link

Estimation of SEM/SDM/SAR #192

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I thought that it would be a good idea to implement some estimation methods for 
models such as Spatial Error Model, Spatial Durbin Model or Spatial 
Autoregressive Model. 

Currently, there are some nice diagnostics for spatial dependence which helps 
the user to select an appropriate model. This would be awesome to then choose 
one model and estimate its parameters. 

For estimation methods, I was thinking about maximum likelihood. 

What do you think about that ?

Thx

François

Original issue reported on code.google.com by francois...@gmail.com on 2 Feb 2012 at 10:13

GoogleCodeExporter commented 8 years ago
Some estimators for these models have been added in 1.3.  See 
http://pysal.geodacenter.org/1.3/library/spreg/index.html for more details. 
Tutorials will be coming in the future. 

Original comment by sjsrey on 2 Feb 2012 at 2:38

GoogleCodeExporter commented 8 years ago
Awesome, I was on the old documentation and didn't see the new one :)
I will try the two stage lsq estimation.
Thx

Original comment by francois...@gmail.com on 3 Feb 2012 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by sjsrey on 1 May 2012 at 9:19