Page 1 of 1

Suggestion of improvement for GAMLj3: add effect sizes in the Custom Contrast Tests table

Posted: Mon Sep 30, 2024 2:22 am
by Mik
Hello,

It would be nice to add the eta square and omega square effect size in the GAMLj3 Custom Contrast Tests table.

Also, I was wondering if an additional improvement in this table would be to include the Welch t' test for heterogeneous variances (this is the default tests for comparing two means in the core package of R). In that situation, a new measure named Hedges' gs* effect size that was suggested by Delacre et al. seems to be an interesting choice:
https://thenewstatistics.com/itns/2021/ ... e-unequal/

Best regards,

Michael

Re: Suggestion of improvement for GAMLj3: add effect sizes in the Custom Contrast Tests table

Posted: Tue Oct 01, 2024 12:15 am
by mcfanda@gmail.com
Eta square for contrasts can be done (in future versions). For the Welch's, there is already the possibility to select "robust standard errors", which work quite well for heterogeneous variance. For newer effect sizes, we wait to see if they are reliable and useful, then we implement them.

Re: Suggestion of improvement for GAMLj3: add effect sizes in the Custom Contrast Tests table

Posted: Tue Oct 01, 2024 11:54 am
by mcfanda@gmail.com
Version.3.4.0 (coming out tomorrow) computes variance effect size for custom contrasts.

Re: Suggestion of improvement for GAMLj3: add effect sizes in the Custom Contrast Tests table

Posted: Mon Oct 07, 2024 12:24 pm
by Mik
This is great, thank you very much.