Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Effects for Spatial Panels #46

Closed
pabloestradac opened this issue Jul 31, 2020 · 0 comments · Fixed by #50
Closed

Random Effects for Spatial Panels #46

pabloestradac opened this issue Jul 31, 2020 · 0 comments · Fixed by #50
Assignees
Labels

Comments

@pabloestradac
Copy link
Collaborator

This issue discusses the estimation of random effects panel data of spatial models. It proposes two classes: Panel_RE_Lag and Panel_RE_Error to estimate a spatial lag panel model and a spatial error panel model. It follows the estimation procedure detailed in Section 3.3.4 and 3.3.5 from Elhorst - Spatial Econometrics (2014).

The classes Panel_RE_Lag and Panel_RE_Error will be included inside the panel_re.py file. To assess the accuracy of the results, I will compare the estimation with the one obtained in the splm package from R.

The notebook RE_Error_scratch.ipynb contains the estimation for the class Panel_RE_Error.

The notebook RE_Lag_scratch.ipynb contains the estimation for the class Panel_RE_Lag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants