Search found 585 matches

by mcfanda@gmail.com
Tue Mar 24, 2026 9:22 am
Forum: Help
Topic: Unable to add random intercept (Intercept | Dyad ID) in Mixed Model — arrow and drag not working (Mac)
Replies: 3
Views: 19253

Re: Unable to add random intercept (Intercept | Dyad ID) in Mixed Model — arrow and drag not working (Mac)

Due to structural changes, jamovi version 2.6.* supports GAMLj3 up to version 3.6.1. Newer versions of GAMLj3 are available for jamovi 2.7.*. So please update jamovi to 2.7. If that is not an option, please remove GAMLj3 3..6.1 from your jamovi 2.6 and install version 3.6.1.
by mcfanda@gmail.com
Tue Mar 24, 2026 9:19 am
Forum: Module development
Topic: no output at all in GAMLj3
Replies: 14
Views: 78624

Re: no output at all in GAMLj3

Due to structural changes, jamovi version 2.6.* supports GAMLj3 up to version 3.6.1. Newer versions of GAMLj3 are available for jamovi 2.7.*. We update the 2.6 library to offer GAMLj3 3.6.1. Thus, please remove GAMLj3 3..6.1 from your installation and install version 3.6.1
by mcfanda@gmail.com
Tue Mar 24, 2026 8:58 am
Forum: Module development
Topic: no output at all in GAMLj3
Replies: 14
Views: 78624

Re: no output at all in GAMLj3

Are you using GAMLj3 3.6.5 on jamovi 2.6.44? On 2.6.44 GAMLj3 3.6.1 should work fine
by mcfanda@gmail.com
Thu Mar 19, 2026 9:19 pm
Forum: Help
Topic: Unable to add random intercept (Intercept | Dyad ID) in Mixed Model — arrow and drag not working (Mac)
Replies: 3
Views: 19253

Re: Unable to add random intercept (Intercept | Dyad ID) in Mixed Model — arrow and drag not working (Mac)

Hi
please be sure you're working with GAMLj3. Second, trying naming your cluster variable "Dyad_ID" and see whether the issue is solved.
by mcfanda@gmail.com
Thu Jan 08, 2026 11:21 pm
Forum: Help
Topic: BI-Factor EFA
Replies: 4
Views: 48906

Re: BI-Factor EFA

What was the correspondence between lavaan and SEMLj?
by mcfanda@gmail.com
Thu Jan 08, 2026 11:19 pm
Forum: Help
Topic: Linear regression assumptions violated
Replies: 1
Views: 31990

Re: Linear regression assumptions violated

HC3 is appropriated when you have issues with etheroschedasticity. Normality violation is better addressed with bootstrap methods. In general, what to do with assumptions violation really depends on which assumption is violated and how much the data depart from the assumption
by mcfanda@gmail.com
Thu Jan 08, 2026 11:16 pm
Forum: Statistics
Topic: R2 not available in linear mixed model
Replies: 1
Views: 46666

Re: R2 not available in linear mixed model

that's usually a sign that the model did not converge or there are issues with convergence. Can you share a omv file to see the model?
by mcfanda@gmail.com
Sat Dec 27, 2025 10:52 pm
Forum: Help
Topic: BI-Factor EFA
Replies: 4
Views: 48906

Re: BI-Factor EFA

I do not have access to Mplus (it's not open source). Did you try to check the results with R lavaan?
by mcfanda@gmail.com
Sat Dec 27, 2025 10:44 pm
Forum: Module development
Topic: Making correlation as a function of drag and drop
Replies: 1
Views: 35995

Re: Making correlation as a function of drag and drop

Hi
why can you not replicate the UI of SEMLj? Do you want to have something different? If you want to use the same approach of SEMLj, you can simply use the code (javascript and yaml) you find in the module. Start from there and change it as you wish