Relative Content

Tag Archive for rpanel-dataplmivreg

Tobit estimation on panel data in combination with an IV approach in r?

I have panel data (country by year) and my dependent variable is left-censored (many countries have zero values, other countries have very large numbers). So, I think that I should implement a Tobit model on panel data. Additionally, I suspect reverse causality and I also need to implement an IV approach at the same time. How can I do this in r? And how can I be sure that my standard errors are correctly calculated?