How to draw different levels of one moderator #1553

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
Elle840123
Posts: 2
Joined: Wed Sep 18, 2024 1:44 pm

How to draw different levels of one moderator #1553

Post by Elle840123 »

Hi,
Could you please let me know how to draw the attached graph(figure4) with the jamovi?
Please refer to the attachments such as step1, step2, and step3 which show my works by step for your understanding.

I created a graph which consists of yellow, grey and blue lines, but it's now what I want.
I want to plot a graph with my own numeric values for the magnitudes of the moderator variables, and I also want to enter my own scales for the x and y axes.

Plus, I was wondering if I could copy the file in jamovi and paste it into the excel to edit x, y axes and moderate line.
Attachments
step1.png
step1.png (77.39 KiB) Viewed 10975 times
graph i made.png
graph i made.png (19.44 KiB) Viewed 10975 times
figure4.png
figure4.png (358.02 KiB) Viewed 10975 times
User avatar
mcfanda@gmail.com
Posts: 549
Joined: Thu Mar 23, 2017 9:24 pm

Re: How to draw different levels of one moderator #1553

Post by mcfanda@gmail.com »

First, you need to include the interaction between your variables in the model. Then you can go to "covariates scaling" to decide how to label the moderator variable (here the help: https://gamlj.github.io/glm.html#covariates-scaling)

For colors and plot style, you can change stuff in jamovi options

For more alterations in the graph, you need to run the model in R, where you can use ggplot2 package to change the plots
User avatar
mcfanda@gmail.com
Posts: 549
Joined: Thu Mar 23, 2017 9:24 pm

Re: How to draw different levels of one moderator #1553

Post by mcfanda@gmail.com »

for one plot customization, please read here https://gamlj.github.io/plots_specs.html
Post Reply