Visualize how well the model predictions match observed data by comparing predicted vs observed outcomes.
Usage
plot_posterior_predictive(
object,
type = c("density", "intervals", "hist"),
n_draws = 100,
seed = NULL
)Visualize how well the model predictions match observed data by comparing predicted vs observed outcomes.
plot_posterior_predictive(
object,
type = c("density", "intervals", "hist"),
n_draws = 100,
seed = NULL
)