Skip to content

ENH: Linear IV Panel model estimation - interested in contributing #694

@EdenRochmanSharabi

Description

@EdenRochmanSharabi

I noticed in the project roadmap that Linear IV Panel model estimation is listed as "not started." I would like to take this on as a substantial contribution.

My plan would be to start with the core estimators (FE-2SLS, RE-2SLS, pooled IV) and build incrementally from there, with tests validated against Stata and R. I am familiar with the existing panel and IV modules in the codebase.

Before I start, a few questions:

  1. Do you have any preferences on the API design? I assume it should follow the same patterns as PanelOLS/IV2SLS (formula interface, .fit() returning a results object, etc.)
  2. Are there specific estimators you consider higher priority (e.g., Hausman-Taylor, Between-IV)?
  3. Should this live under linearmodels/iv/ or a new linearmodels/panel/iv/ subpackage?

Happy to discuss the design before writing code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions