Releasing constraints in gamlj

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
srk80
Posts: 7
Joined: Sat Mar 18, 2023 7:37 am

Releasing constraints in gamlj

Post by srk80 »

Hi,

I have a 4 item multi group model as described here. Exercise 3A.
https://stats.oarc.ucla.edu/r/seminars/lgm/#s2

Now I would like to release the first item and fix the second item loadings to (1, 1). This is possible in lavaan by setting auto.fix.first = FALSE which is missing in gamlj.

Is there anyway to get 3 decimal points in the usermodel chi-square and Estimate column?

Any help?
Attachments
invariance_test.omv
(13.26 KiB) Downloaded 533 times
srk80
Posts: 7
Joined: Sat Mar 18, 2023 7:37 am

Re: Releasing constraints in gamlj

Post by srk80 »

Quick followup,

How to release PIF_3 intercept while doing scalar invariance? Seems the group.partial is not effective here.
Attachments
Mplus_invariance.omv
(31.94 KiB) Downloaded 263 times
srk80
Posts: 7
Joined: Sat Mar 18, 2023 7:37 am

Re: Releasing constraints in gamlj

Post by srk80 »

For the second question, PIF_3 ~ c(a, b)*1 is working.
Post Reply