Hi!
My question is how to use Esttab to show the first stage WITHOUT Showing the Second Stage with ivreg2?
The code:
eststo: ivreg2 logHumanR (total_inst=logem4), first savefirst savefprefix(a)
eststo: ivreg2 logHumanR lat_abst (total_inst=logem4), first savefirst savefprefix(b)
esttab a* b* using "try.tex"
I am exporting the table to Latex, but it shows the second stage first, then the first stage.
(Plus is there a smarter way to only show first stage without typing these a* b* (in our list it's longer c* d* e*) ?)
Best Regards,
Related Posts with How to Esttab SHOWING THE FIRST STAGE ONLY (Without Showing the Second Stage) with ivreg2?
Multi-level model with mediator and index variable from survey-level dataHi. I am attempting to perform a regression on a combined micro (individual level data from survey …
How to find a Conditional Greatest Date based on a subject identifier?Hello Forum Members, I hope you can help with this conditional date finding problem. I have a datab…
Creating new variables repeatedlyDear Statalisters, I have 1696 variables for which there daily values available for a period of 16 …
reshaping and creating unique "j()" within same idHi, I have a long-long format data set as below, I made reshaping before, but this time it is hard t…
Labeling a single observation on a scatter plot.I looking at the relation between years of education and vaccine skepticism across countries. I want…
Subscribe to:
Post Comments (Atom)
0 Response to How to Esttab SHOWING THE FIRST STAGE ONLY (Without Showing the Second Stage) with ivreg2?
Post a Comment