View source: R/plot_mvgam_randomeffects.R
plot_mvgam_randomeffects | R Documentation |
This function plots posterior empirical quantiles for random effect smooths (bs = re)
plot_mvgam_randomeffects(object, trend_effects = FALSE)
object |
|
trend_effects |
logical. If |
Posterior empirical quantiles of random effect coefficient estimates (on the link scale) are calculated and visualised as ribbon plots. Labels for coefficients are taken from the levels of the original factor variable that was used to specify the smooth in the model's formula
A base R
graphics plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.