plot_prior: Plotting prior distributions

plot_priorR Documentation

Plotting prior distributions

Description

Function for plotting the prior distributions of the random effects on the scale of the parameters chosen

Usage

plot_prior(obj)

Arguments

obj

An object from make_prior, inference_stan, inference_inla, or makemyprior_gui

Value

A ggplot with the prior distributions. See also makemyprior_plotting.

Examples

ex_prior <- makemyprior_example_model()
plot_prior(ex_prior)


makemyprior documentation built on Sept. 11, 2024, 6:56 p.m.