Hi Jeff Pitblado (StataCorp) -- is there a way to tweak the displaying of labels for the dtable command such that a binary variable's labels don't show and only a single value (i.e. "1" or "Yes") is reported on the same line as the variable name? Something like this:
Where the n's and %'s report the percent of cases where each variable = "1" or "Yes".
Does that make sense?
Thanks!
Code:
[INDENT=3] [/INDENT]
Variable n (%) Complex Chronic Condition Flag Neurologic Flag34 (2.7%) Congenital Malformation Flag88 (10.2%) Malignancy Flag150 (12.2%)
Does that make sense?
Thanks!
Comment