Hello all,
I am trying to export my tabstat table to Latex, however, my code only generates an almost empty table in latex with N in it
Here is my code:
eststo clear
eststo: estpost tabstat school_att mom_col pop_col if age<19, by(nsibs) stat(mean)
esttab . using "myfilex.tex", cells("count mean") replace
thank you all
Related Posts with Problem with esttab and estpost, exporting to latex
True Random Effect GreeneDear sir, Recently i've been trying using SFA to determine the efficiency of Gov't Spending. Im usi…
New package -rori- on the SSCThanks to Kit Baum, there is a new package -rori- on the SSC. rori -- Immediate command for estimat…
sample size-new From a published study we have the following information. Here there is only one group (preterm inf…
Creating a 2 Y-axis line using two datasetsHello Stata community; I have 2 Stata datasets: one is called Republicans, and the other one is Suns…
Drop observations if not meeting frequency criteriumMy dataset consists of time-series observation of US firms with identifiers like gvkey, cusip and a …
Subscribe to:
Post Comments (Atom)
0 Response to Problem with esttab and estpost, exporting to latex
Post a Comment