Discuss the jamovi platform, possible improvements, etc.
nopporncu
Posts: 12 Joined: Tue Mar 08, 2022 6:22 am
Post
by nopporncu » Tue Mar 08, 2022 6:32 am
I was running the
multigroup SEM analysis with jamovi and
SEMLj Module follow this link
https://towardsdatascience.com/testing- ... 4cace10148
The results showed that metric invariance is not supported. I would like to release the constraint in scalar model, these are some influential parameters to test partial metric invariance.
p24 == p59 (item1)
p26 == p61 (item4)
p31 == p66 (item7)
Please advise me to use syntax box for release constraints.
nopporncu
Posts: 12 Joined: Tue Mar 08, 2022 6:22 am
Post
by nopporncu » Thu Mar 10, 2022 2:44 pm
finan.png (36.14 KiB) Viewed 4590 times
release constraints and omv file
Thank you
mcfanda@gmail.com
Posts: 558 Joined: Thu Mar 23, 2017 9:24 pm
Post
by mcfanda@gmail.com » Thu Mar 10, 2022 3:53 pm
add to your syntax
```
item1~c(a,b)*1
```
and the constraint for item1 intercept is gone. Do the same for the other items for which you want to free the intercept
nopporncu
Posts: 12 Joined: Tue Mar 08, 2022 6:22 am
Post
by nopporncu » Fri Mar 11, 2022 1:25 am
I can release constraints, SEMlj is the best module for SEM.
Thank you very much