Page 1 of 1

jAMM GLM Mediation Model - continuous mediator with multiple

Posted: Tue Sep 21, 2021 5:31 pm
by BenH
We ran a study where we asked participants to respond on a Likert scale with their strength of preference for three types of policies. We now want to test whether policy support mediates the relationship between two other variables and whether the type of policy matters.

What is the best way of setting up jAMM GLM Mediation Models (or any other Jamovi module) to allow us to test a conditional mediation where the moderator is categorical (policy level) and the mediator is continuous (policy preference)?

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Wed Sep 22, 2021 4:18 pm
by mcfanda@gmail.com
Hi
do you have three variables preference, one for each policy, or do you have one variable that refers to all three policies together? In other words, is policy type between subject or within subjects?

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Fri Sep 24, 2021 10:32 pm
by BenH
Hi,
Thank you very much for your response.
Each participant responded with their strength of approval for each of the three policy types so we have three policy preference/approval variables for each participant (so they are within subject variables).
Your advice would be very much appreciated.
Many Thanks
Ben

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Sun Sep 26, 2021 9:59 am
by mcfanda@gmail.com
HI
as regards testing the mediation you can put the three preference variables as mediators, the independent variable as covariate. With this model, you get three mediated effects, one for each policy. This model, however, cannot test the difference in the mediated effects. So, you can evaluate the mediated effect but not compare them statistically.

If you really need to test the differences among mediated effects, you need to use the path analysis module (PATHj). With PATHj you can estimate the same model you obtain in jAMM, but it allows testing for equality (and thus differences) between coefficients within a model. It's the equality constraints method (if you need to look it up).

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Mon Sep 27, 2021 11:45 am
by BenH
Hi
Thank you so much for your response.
I would really like to use the path analysis module but unfortunately it does not appear in the Jamovi library on my desktop app (1.6.23.0) and it is also missing from https://www.jamovi.org/library.html . Is there anywhere else that I can download it from?
Many Thanks
Ben

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Mon Sep 27, 2021 10:40 pm
by MAgojam
Hi, BenH.

The current 0.7.0 version of Marcello Gallucci's pathj module is not compatible with the solid 1.6.23 version of jamovi you are using.
Therefore it is not available in the desktop app library.
In order to install the pathj module you will need to upgrade your jamovi to version 1.8.0 or higher.
This is the link to the line in the module 0000.yaml file:
https://github.com/pathj/pathj/blob/mas ... 0.yaml#L37
I think Marcello can confirm.

Cheers,
Maurizio

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Tue Sep 28, 2021 5:56 am
by mcfanda@gmail.com
sure, as Maurizio said, you can get pathj in version >1.8.0. jamovi version 2.0.0 works fine and gives you all the modules available

Re: jAMM GLM Mediation Model - continuous mediator with mult

Posted: Thu Oct 07, 2021 10:27 am
by BenH
Thank you very much for your support