ycroissant / plm

Panel Data Econometrics with R
GNU General Public License v2.0
49 stars 13 forks source link

Help with weights for instrumental variable regression #41

Open bramtayl opened 1 year ago

bramtayl commented 1 year ago

It looks like weights are implemented for instrumental variable regressions. I'm getting the error

argument 'weights' not yet implemented for instrumental variable models

How hard would this be to implement? I can try to make a PR.