View source: R/additive_summary_plot.R
additive_summary_plot | R Documentation |
Plot additive summary
additive_summary_plot(additive_summary, ribbonFill = "grey80", windsor = NA)
additive_summary |
Output of additive_summary |
ribbonFill |
An optional argument for the color of the credible interval |
windsor |
"Windsorized" summary, which removes the top and bottom windsor/2 quantiles of each covariate. Only available if "quants" present in the posterior summary |
Plots the partial/adjusted effect curves from additive_summary
Spencer Woody
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.