Problem Fitting SEM model with Reflective Latent Construct

Posted on
No user picture. canavati Joined: 12/01/2018
Forums

I am trying to fit a MASEM model where:

- "index" is a reflective latent construct with five indicators (WE, IE, FK, EE, & NVI)
- "OB3" is a variable that is predicted by index
- "OB1" is a variable that is predicted by OB3, such that the effect of "index" on OB1 is fully mediated by OB3

The graphical representation of the model I'm trying to run is in the attached Rplot

The issue is that when I estimate it using the attached code, the plot of the Actual Model used in the empirical analysis doesn't look like the one I'm trying to run. As you case see in the "ActualModel.png", both OB3 and the indicators of "index" (WE, IE, FK, EE, & NVI) are below the latent construct "index", while in the model I'm trying to estimate, OB3 goes below the "index" latent variable, and the indicators of "index" go above the "index" variable.

I've attached the code and the disguised data (simulated data results in a problematic hessian matrix). I would really appreciate any guidance you can provide regarding how to restructure the RAM model to be able to run the desired model. Thanks for providing such great software for conducting meta-analysis!

Thanks,

Sergio

Replied on Wed, 06/17/2020 - 20:50
Picture of user. Mike Cheung Joined: 10/08/2009

Dear Sergio,

Both models are identical. They are just arranged differently.

Best,
Mike

Replied on Fri, 06/19/2020 - 15:06
No user picture. canavati Joined: 12/01/2018

In reply to by Mike Cheung

Dear Mike,
Thank you very much for your reply. I really appreciate it. It's extremely helpful to have validation from an expert.
Sergio