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
Replace values for all rows of a study ID, based on a value in a single row.Hello, I am very new to stata and trying to teach myself how to use it. I wanted to determine if the…
inference randomizationHi everyone, I hope you are all doing good. I have to do an inference randomization but I don't real…
Boxplots in STATAHello, I am trying to create a boxplot of categorical variables in stata. I have about 6 to 7 variab…
Sorry, double post.o …
esttab with the error " in range not allowed" r(101);The code is as following, Why did this error occur, thanks esttab m s, nogap compress replace /// mt…
Subscribe to:
Post Comments (Atom)
0 Response to totals in tabout don't match
Post a Comment