Hi,
Is there a way to use collect commands to replace "1" values for base levels in a table of estimate results with the text "Ref." ?
I have tried with collect recode and collect remap, but can't see how to replace a result value. Maybe this is meant to be impossible. But if so, how could I make a table where the base levels show up as "Ref." (without a confidence interval)? (Tired of doing it in Word later...)
Would instead be:
Thanks,
Scott
Is there a way to use collect commands to replace "1" values for base levels in a table of estimate results with the text "Ref." ?
I have tried with collect recode and collect remap, but can't see how to replace a result value. Maybe this is meant to be impossible. But if so, how could I make a table where the base levels show up as "Ref." (without a confidence interval)? (Tired of doing it in Word later...)
OR (95% CI) | |
Sex | |
Male | 1.00 (1.00, 1.00) |
Female | 2.50 (2.00, 3.00) |
OR (95% CI) | |
Sex | |
Male | Ref. |
Female | 2.50 (2.00, 3.00) |
Scott
Comment