How would I change the syntax of this code into a non-random intercept HLM model?
Code:
xtmixed satm alg geo md site treat || school1: || teacher1:, var robust
Comment