Announcement

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

  • How to convert -mixed- to -gsem-

    Does anyone know how to convert a 3-level model with random-effects and random slopes from by -mixed- to by -gsem-

    For example, the model by -mixed- is as below:

    Code:
     mixed y x1 x2 x3 x4 c.x5#c.x4 || level2id: || level1id: x1 x2 x4, cov(un) reml
    Could we test the same model with -gsem- ?

  • #2
    Originally posted by Victor Smith View Post
    Code:
     mixed . . . reml
    Could we test the same model with -gsem- ?
    No. Why would you want to?

    Comment


    • #3
      Originally posted by Joseph Coveney View Post
      No. Why would you want to?
      Just would like to see if results would be different from two commands.

      Comment

      Working...
      X