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
Recursive*vector autoregressive modelHi, I would like to program a basic recursive vector autoregressive model using Cholesky decomposit…
Reshaping the multiple variable region-level panel data from the wide to the long-shape formatDear Statalist, I have the following 3 dimensions’ multiple variable region-level panel data. This d…
Bootstrapping very large sampleHi everyone, I have a dataset of 70 million observations and am running the following model. First…
How to combine two observation-varying datasets based on several variablesHi Statalists, I am new to Stata and just encountered this issue in data management. Suppose I hav…
merge two categorical variable to make a new categorical variablehow can I make a new categorical variable from two other categorical variable?? ex: I have a variabl…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting frequency table using esttab
Post a Comment