ld-archer / E_FEM

This is the repository for the English version of the Future Elderly Model, originally developed at the Leonard D. Schaeffer Center for Health Policy and Microsimulation.
MIT License
3 stars 1 forks source link

Include a categorical variable for BMI category #16

Closed ld-archer closed 4 years ago

ld-archer commented 4 years ago

Categories:

Can use egen ... cut()

Then we can tabulate the BMI_categoric variable with [aw=weight] to get weighted summary statistics.