Search found 587 matches

by mcfanda@gmail.com
Fri Jul 17, 2026 4:25 pm
Forum: Statistics
Topic: GAMLj3 Logistic Model: Subgroup-Specific Odds Ratios from an Interaction Model
Replies: 2
Views: 5938

Re: GAMLj3 Logistic Model: Subgroup-Specific Odds Ratios from an Interaction Model

hi
If I understood correctly, what you're are looking for are called *simple effects*, and they are available in GAMLj3. In your example outcome~ treatment X biomaker, the simple effect of treatment across biomaker is the effect, odd ratio, etc, of treatment estimated at each level of biomaker.

In ...
by mcfanda@gmail.com
Thu May 21, 2026 10:51 am
Forum: Help
Topic: Inputting Covariates of Exogenous Variables (path analysis)
Replies: 4
Views: 26119

Re: Inputting Covariates of Exogenous Variables (path analysis)

Hi
covariates are indeed "their own distinct exogenous variables". For the statistical model any exogenous variable is a covariate, it's only the analyst that considers the variable a "covariated out" variable. This holds for multiple regression, ANOVA and path analysis as well. So, you are correct ...
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: 31052

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: 108154

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: 108154

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: 31052

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: 68063

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: 47541

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: 62534

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?