Hello,
I am trying to re-create a table like this, but having difficulty with the command to do it.
I basically want to examine the mean of the variable "LOP" by sex, and then within each sex, by age group
My variables are
lop
sex
age_10
The table I am trying to create looks like this:

Thanks for any advice!
I am trying to re-create a table like this, but having difficulty with the command to do it.
I basically want to examine the mean of the variable "LOP" by sex, and then within each sex, by age group
My variables are
lop
sex
age_10
The table I am trying to create looks like this:
Thanks for any advice!
Comment