Hi!
I'm following the beneficial and good guide "Publication quality tables in Stata: a tutorial for the tabout program" by Ian Watson, sysuse nlsw88.
I find that when I use the tabout commands as in the examples totals are incorrect. I.e. total number of persons in the var collgrad is 2,246 when typing tab collgrad, m, but when typing tabout south race collgrad [iw=wt] using table2.txt, cells(freq row col) format(0c 1p 1p) clab(_ _ _) layourt(rb) h3(nil) replace the total number is 11,141.
The tables look fine, but the numbers don't match?
I really appreciate any help!
Related Posts with totals in tabout don't match
Difference-in-Difference, with three treatment groups and one control groupHello everyone, I am trying to do the analysis with diff-in-diff estimation method and bumped into …
Panel data - censored regression, tobitWe are trying to work out a regression on poverty analysis using underweight as a proxy, i.e. higher…
nwcommands: handling survey based network data for several hundred respondentsHello there: I'm preparing to process data for a survey of 500 people. Alongside other standard soci…
No Cointegration with Johansen but VECM shows significant coefficient.Greetings Stata Users. I have one simple question. It exist cointegration betwen variables when the…
Panel data SUR methodDear Statalist, I am a PhD student and am using panel data to estimate the effect of macro variable…
Subscribe to:
Post Comments (Atom)
0 Response to totals in tabout don't match
Post a Comment