how to proceed after finding partial metric invariance

859 views
Skip to first unread message

Laura

unread,
Jul 19, 2022, 2:49:30 PM7/19/22
to lavaan
Hello all, 

I conduct measurement invariance testing for a 5-item-scale. I now found partial metric invariance. If I loose constrains on one of my five items (its a one-factor model) the partial metric model is fine. My question now is: do I keep this argument , the loose constraint for the one item when I test for scalar invariance? and can i therefore inherently only find partial scalar invariance too, since the models are nested? 


my code for the metric partial invariance is: 

cfa.metric.par <- cfa(modelB, data = mi, estimator = "DWLS", group = "SD01", group.equal = c("loadings"), group.partial = "f1=~item2")

so is my model for scalar invariance testing now option one or two?

1. cfa.scalar.par <- cfa(modelB, data = mi, estimator = "DWLS", group = "SD01", group.equal = c("loadings","intercepts"))
2. cfa.scalar <- cfa(modelB, data = mi, estimator = "DWLS", group = "SD01", group.equal = c("loadings","intercepts"), group.partial = "f1=~item2")

Same goes for strict invariance of course. Do I stop analysing once partial invariance is found in one step? Or can I theoretically report partial metric invariance because of the 1 item, but (full?) measurement invariance in total (with regard of the factor loads of item 2)? 

Thanks so much!
Laura 

Edward Rigdon

unread,
Jul 20, 2022, 10:29:59 AM7/20/22
to lav...@googlegroups.com
Laura--
Scalar invariance implies metric invariance, so if full metric invariance fails then full scalar invariance has already failed.

--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lavaan+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lavaan/c74fee8a-04a3-4995-9cd3-41c07cb0f3ffn%40googlegroups.com.

Laura

unread,
Jul 20, 2022, 10:44:55 AM7/20/22
to lavaan
Dear Edward,

Ok understood, so can I still test for partial scalar invariance when I release the constrains of the one item again? same goes for strict then i guess? Thanks already! 

Laura 

Edward Rigdon

unread,
Jul 21, 2022, 1:26:32 PM7/21/22
to lav...@googlegroups.com

Maria

unread,
Jul 22, 2022, 1:52:04 AM7/22/22
to lavaan
Hi Laura,

you could look for modification indices to get an idea which constraints should be released to test for partical scalr invariance and look if the model fit improves.

Best
Maria

Terrence Jorgensen

unread,
Aug 24, 2022, 7:48:07 AM8/24/22
to lavaan
so can I still test for partial scalar invariance when I release the constrains of the one item again?

Yes, but you would already allow intercepts to differ for any items without equal loadings.  So you would only test for additional uniform DIF of items whose loadings are equal.

same goes for strict then i guess?

Not necessarily.  You can still validly test equality of residual variances.  But if that equality holds, it wouldn't really be "strict invariance" if equality of loadings doesn't hold.
 
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