Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Non-random intercept HLM model

    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

  • #2
    I suppose you mean a random coefficient model? If so you need a second level variable by which the teacher level slopes would vary. Otherwise you would need to better define what it is you are hoping from the end result.

    Comment

    Working...
    X