Plot customization #1173
Unanswered
tomasch-cz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@tomasch-cz please read this section of the documentation: https://marginaleffects.com/vignettes/plot.html#customization |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I need help with changing the response curve's colour and width.
plot_predictions(gam_model, condition = c('X1'),type = 'response', points=0.05, rug=T)
How can this be done?
Thank you Tomas
Beta Was this translation helpful? Give feedback.
All reactions