Search found 557 matches

by mcfanda@gmail.com
Tue Jun 03, 2025 10:47 am
Forum: General
Topic: partial invariance
Replies: 2
Views: 6442

Re: partial invariance

use this syntax to achieve partial invariance, and do not select "Loadings" in the multi-group options

Code: Select all


visual=~c(a1,a1)*x1+c(a2,a2)*x2+x3
textual=~c(a4,a4)*x4+c(a5,a5)*x5+c(a6,a6)*x6
speed=~x7+c(a8,a8)*x8+c(a9,a9)*x9

by mcfanda@gmail.com
Tue Jun 03, 2025 9:14 am
Forum: Help
Topic: Import COR or COV data
Replies: 2
Views: 6126

Re: Import COR or COV data

Not yet. Hopefully in the future
by mcfanda@gmail.com
Thu May 29, 2025 12:33 pm
Forum: Help
Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
Replies: 10
Views: 14627

Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)

As for the path diagram, so far the module had some trouble in saving and showing large complex diagrams. We sorted out the issue, so in the next version (coming out Monday), these diagrams should be ok.
by mcfanda@gmail.com
Wed May 28, 2025 11:20 am
Forum: General
Topic: path analysis using SEM
Replies: 1
Views: 3987

Re: path analysis using SEM

please explain what are your interested in. The estimation algorithm, the model parametrization, the underlying R command?
by mcfanda@gmail.com
Wed May 28, 2025 11:18 am
Forum: Help
Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
Replies: 10
Views: 14627

Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)

I am sorry, in the last message the last picture was not intended. Here it is
the correct order for PAS1 (and PAS2) should look like this
q6.png
q6.png (19.95 KiB) Viewed 5754 times

the the results (after re-run) are
by mcfanda@gmail.com
Wed May 28, 2025 11:10 am
Forum: Help
Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
Replies: 10
Views: 14627

Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)

Alright, finally I've uncovered the mystery. The issue is not related with SEMLj, but with the way the ordinal variables are encoded. In fact, when SEMLj gets a ordinal variables, it makes sure it is indeed ordinal and then passed to the estimator (lavaan::sem()) with the ordinal options (you can se...
by mcfanda@gmail.com
Mon May 26, 2025 1:54 pm
Forum: Help
Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
Replies: 10
Views: 14627

Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)

could you share an example file so we can check what is going on? thanks
by mcfanda@gmail.com
Mon May 19, 2025 8:39 am
Forum: Help
Topic: Exporting Estimated Marginal Means from Jamovi (GAMLj) to GraphPad
Replies: 5
Views: 100505

Re: Exporting Estimated Marginal Means from Jamovi (GAMLj) to GraphPad

thanks for reporting the issues. They are fixed in the next version (3.6.0).
by mcfanda@gmail.com
Sat Apr 12, 2025 11:22 am
Forum: Help
Topic: Simple effects
Replies: 3
Views: 32983

Re: Simple effects

Yes, GAMLj3 is the official module, gamlj is legacy for visualizing analyses made with old versions
by mcfanda@gmail.com
Sat Apr 12, 2025 2:21 am
Forum: Help
Topic: Simple effects
Replies: 3
Views: 32983

Re: Simple effects

Hi
Can you share a omv file in wich the problem occurs