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
loop for finding lowest value of oneI am trying to find the value of "meas_value" (time point for meas value "RECORDED_TIME") at the clo…
Not recounting new CEO roleIn my dataset, a director can have different roles each year. In my example, the director gets a new…
3 way graphPlease see the attached data. I want to make a graph that has year on the x axis and %of ivf use on …
Do I add mediator and control variables in Wooldridge test for autocorrelation on Stata?Hi everyone, I am conducting the Wooldridge test for serial autocorrelation for my mediation analysi…
Exporting variable names, labels, and value codes for labelsHi all, I am trying to prepare a codebook document that provides details on all variables (includin…
Subscribe to:
Post Comments (Atom)
0 Response to totals in tabout don't match
Post a Comment