Hi, I am trying to export the frequency table using esttab command. My observations are in the decimal point. When I use the following command, it generates the attached output. Can anybody please help me with the code to get the correct observations in the frequency table? Thanks a lot. :
bcuse wage1
estpost tab lwage
esttab using "educ_frequency_esttab.csv", cells ("b(label(freq)fmt(0)) pct (fmt(2))") nomtitle nonumber replace
Array
Related Posts with Exporting frequency table using esttab
Wald test for trendsHi! I'm new to STATA. I came across a paper that reported a Wald-test for trends p-value along with …
mean +/- 2 stdDear Statalist, I am dealing with a variable that it is in between 0-1 (taking any possible value wi…
Mean return by[] excluding the return of the observation itselfHello all, I am having some difficulties with creating peer group returns using the data shown below…
Multiple imputation and conditional()Hi Listers, I am interested in conducting a multiple imputation on a dataset looking at healthy beh…
Multiple regression tables in same word document with outreg2Is there any way where I can include multiple tables in the same word document using outreg2 or othe…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting frequency table using esttab
Post a Comment