Hi!
How can I supress the sd in the output of this table?
dtable Age BMI, by(Anemia)
Is there also a way to supress sd in this code for the continous variables, but to keep the % for the categorical?
dtable Age BMI i.smoking, by(Anemia)
How can I supress the sd in the output of this table?
dtable Age BMI, by(Anemia)
Is there also a way to supress sd in this code for the continous variables, but to keep the % for the categorical?
dtable Age BMI i.smoking, by(Anemia)
Comment