Why isn't the weight applied even though I used the weight option in the table command?
Please refer to the comparison of the results of the following two commands.
webuse hanley
table disease [fw=pop], stat(freq)
tab disease [fw=pop]
Why isn't the weight applied even though I used the weight option in the table command?
Please refer to the comparison of the results of the following two commands.
webuse hanley
table disease [fw=pop], stat(freq)
tab disease [fw=pop]