Multilevel SEM syntax

47 views
Skip to first unread message

meng han

unread,
Dec 26, 2021, 7:03:38 AM12/26/21
to lavaan

Hi there,

 

I am using the Lavaan package in R to test the multilevel confirmatory factor analyses (MCFA). The goal is to ascertain if the hypothesized 2-factor model (FCT vs ICT) is a better fit than a 1-factor model (FCT+ICT) at the employee (level 1) versus  the organizational (level 2) level.

 

I am wondering if the model I use is correct? Please see below, thanks.

 

model <- '

     level: 1

         fw =~ FCT1 + FCT2 + FCT3 + FCT4 + FCT5 + FCT6 

         fw =~ ICT1 + ICT2 + ICT3 + ICT4 + ICT5 + ICT6

     level: 2

         fb =~ FCT1 + FCT2 + FCT3 + FCT4 + FCT5 + FCT6 

         fb =~ ICT1 + ICT2 + ICT3 + ICT4 + ICT5 + ICT6 


Regards,

Meng

meng han

unread,
Dec 26, 2021, 7:07:54 AM12/26/21
to lav...@googlegroups.com

'

 

Thanks and hope to hear from you soon!

 

 

Regards,

Meng

Terrence Jorgensen

unread,
Jan 2, 2022, 9:11:40 PM1/2/22
to lavaan
If you look at your summary() output, you can see for yourself that you specify a single-factor model at both levels.

Terrence D. Jorgensen
Assistant Professor, Methods and Statistics
Research Institute for Child Development and Education, the University of Amsterdam

Reply all
Reply to author
Forward
0 new messages