plot_PP_gam | R Documentation |
Plot pulse pressure GAM smooths and partial residuals
plot_PP_gam(PP_gam, return_list = FALSE, add.ci = TRUE, add.intercept = TRUE)
PP_gam |
PP GAM |
return_list |
If true, return list of plots instead of combined plot. |
add.ci |
Show 95% confidence interval on plots. |
add.intercept |
Add model intercept to trend plot. |
Patchworked ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.