Hallo everyone!
I am using the fmols and dols command for my study. I have T 33 and N 20 unbalanced panel data, with heteroskedecasity, slope heterogeneity, no cross sectional depedendence, unit roots stationary at first differnece and co-integration (Westerlund).
I get significant results when I run fmols, ccr and xtmg. But when I run dols I get this error: estimates post: matrix has missing values.
I have made sure to remove all missing observations and I still get this error.
I am running a simple fmols and dols code:
xtcointreg dep, indep indep indep, est(dols).
My dependant variable is gini (all logged transformatios). I've used both disposable and pre-tax gini and get the same error for dols.
I have checked the Stata forum and I am fairly new to this, so I'm reaching out here.
Please let me know if you have any other questions I can answer to help with this. Thanks!