Hi all. I'm using stata 16, and need a particular functionality out of esttab that seems to require the most recent update of estout (see this post for what I need it for).
When I check to see my version of esttab buy using which esttab, I get version 2.0.8 from 29may2015, whereas (if you follow the above link) you will see that I need version 2.0.9 from 06feb2016. A similar story is true for estadd, which might also be what is causing my problem.
Yet, when I try to update my estout using:
It says "All files already exist and are up to date". I even tried uninstalling and re-installing estout and it didn't help.
Thank you in advance!
When I check to see my version of esttab buy using which esttab, I get version 2.0.8 from 29may2015, whereas (if you follow the above link) you will see that I need version 2.0.9 from 06feb2016. A similar story is true for estadd, which might also be what is causing my problem.
Yet, when I try to update my estout using:
Code:
ssc install estout, replace
Thank you in advance!

Comment