Hello all,
I am running some issues in exporting my tabulate result into Latex.
my code is
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
However when I open the tex file, it is an almost empty table with only N in it.
Thank you
Related Posts with Problem with Estpost and Esttab, exporting to Latex
how to deal with duplicates when creating propoprtionsDear all, I need your valuable help and advice in the following please: I have the following data , …
Panel regression - including fixed effects AND clustering standard errorsHi everyone, I am running a panel regression on industry returns (49 Fama French industries) over t…
i.year vs year*Dear all, My aim is to estimate a model with country and year fixed effects. I both have a variable …
PVARSOC error(2001)Dear all, I'm using stata 15 for estimate a PVAR model on 88 observations of 8 countries. I would l…
decision on whether to weight regression modelI am studying the impact of a particular policy on the number of hospitalizations of 1 year old chil…
Subscribe to:
Post Comments (Atom)
0 Response to Problem with Estpost and Esttab, exporting to Latex
Post a Comment