Dear Statalist community,
I am using a two-level random-slope model and using the Bangladesh dataset as an example for my question.
use http://www.stata-press.com/data/r15/bangladesh
melogit c_use i.urban || district: urban
I am looking for advice on how to extract the estimate (that incorporates the fixed and random effects) and standard error of urban for each district.
Many thanks.
I am using a two-level random-slope model and using the Bangladesh dataset as an example for my question.
use http://www.stata-press.com/data/r15/bangladesh
melogit c_use i.urban || district: urban
I am looking for advice on how to extract the estimate (that incorporates the fixed and random effects) and standard error of urban for each district.
Many thanks.
Comment