Good evening,
I am using a multilevel to predict the effect of parent's income on children's reading scores accounting for variations across schools. The children are nested within schools.
I am using the following syntax: xtmixed reading income || sch:, var
I also want to obtain the estimates of the slope and intercept for each school using empirical bayes method.
Please, how can I obtain the empirical bayes estimates using Stata?
Thank you very much.
I am using a multilevel to predict the effect of parent's income on children's reading scores accounting for variations across schools. The children are nested within schools.
I am using the following syntax: xtmixed reading income || sch:, var
I also want to obtain the estimates of the slope and intercept for each school using empirical bayes method.
Please, how can I obtain the empirical bayes estimates using Stata?
Thank you very much.
Comment