10
votes
3answers
2k views

R package for multilevel structural equation modeling?

I want to test a multi-stage path model (e.g., A predicts B, B predicts C, C predicts D) where all of my variables are individual observations nested within groups. So far I've been doing this through ...