I am running my baseline regressions using OLS method with Petersen (2009) two-dimensional clustered robust standard errors at firm level and year level. "This is a robust method and adjust standard errors for potential heteroscedasticity, cross-sectional and time-series dependence thus improving the accuracy of our estimates". my code is as follows:
ivreg2 depvar indepvar , cluster(firmID Time)
Now , I intend to run 2SLS regression with some exogenous instruments to mitigate endogeneity. Is it possible to adjust standard errors of my 2SLS regression in the same way as above? More specifically I want my SE to be adjusted for potential heteroscedasticity, cross-sectional and time-series dependence similar to Petersen (2009) approach as above. Thanks.
Related Posts with cluster standard errors at firm level and year level in 2SLS
Exporting tabstat output to latexHi everyone, I'm working with COVID-19 data in order to study the effect of inequality on coronavir…
R-square ChallengesI am currently studying the impact of BRI on economic growth of countries using Difference In Differ…
Problem with meta forestplot nullrefline commandHi! I hope everyone is well! I meta-analyse Hazard ratios from epidemiological studies using the m…
Create a table from value labelsHi, i am trying to save the value labels of a variable to write them into a file together with thei…
Using OLS for binary dependent variable and observations perfectly predicting outcomesHi Statalist, I am running OLS for binary dependent variable after facing so many difficulties achi…
Subscribe to:
Post Comments (Atom)
0 Response to cluster standard errors at firm level and year level in 2SLS
Post a Comment