Latent variable interactions/moderation

Posted on
Picture of user. pehkawn Joined: 05/24/2020

I am currently trying to create a latent interaction regression model in OpenMx where I have four latent variables (C, H, T, S) that predicts a fifth latent variable (A). In addition, interaction effects between the main latent predictor C, and H, T, and S should be included.

[![Latent interaction regression model][1]][1]

I am trying to figure out how to include interaction effects in SEM. Can I simply multiply the latent indicator variables? [Marsh et al. (2012)][2] decribes this as a problematic, and rather recommends a standardized solution first described by Wen, Marsh and Hau (2010). I am unsure how to implement such a model in OpenMx, however.

I'd be grateful for any input on what the best solution for including latent interactions would be, and how to implement them in an OpenMx model.

[1]: https://i.stack.imgur.com/G5Zl3.png
[2]: https://books.google.no/books?hl=en&lr=&id=qC4aMfXL1JkC&oi=fnd&pg=PR1&d…

Replied on Fri, 09/25/2020 - 09:31
Picture of user. jpritikin Joined: May 23, 2012

We have some experimental code, but nothing I can recommend at this time.