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.
How to draw different levels of one moderator #1553
-
- Posts: 2
- Joined: Wed Sep 18, 2024 1:44 pm
How to draw different levels of one moderator #1553
- Attachments
-
- step1.png (77.39 KiB) Viewed 10975 times
-
- graph i made.png (19.44 KiB) Viewed 10975 times
-
- figure4.png (358.02 KiB) Viewed 10975 times
- mcfanda@gmail.com
- Posts: 549
- Joined: Thu Mar 23, 2017 9:24 pm
Re: How to draw different levels of one moderator #1553
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
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
- mcfanda@gmail.com
- Posts: 549
- Joined: Thu Mar 23, 2017 9:24 pm
Re: How to draw different levels of one moderator #1553
for one plot customization, please read here https://gamlj.github.io/plots_specs.html