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
How to find the index of the observation that has the maximum value of a variableHello, I have two questions: - Is there easy way to retrieve the index of the observation that has t…
4-year interval and retardation variableDear all: I use fixed-effect threshold model to study the effect of aid on FDI. The data is yearly …
Marginal Effects of a Fractional Response ModelHi all, I have a Fractional Response Model where my dependent variable is bounded between 0 and 1 -…
Finding the values behind encodeHi All, I am working with two rounds of survey data, that interviews individuals across different s…
2SLS with an instrumented variable as an instrumentHello, I am studying the effect of Foreign Direct Investment (FDI) presence in an industry on the p…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting frequency table using esttab
Post a Comment