Create a Posterior-Predictive Distribution Atlas
Source:R/predictive-distribution-atlas.R
create_predictive_distribution_atlas.RdCreate a Posterior-Predictive Distribution Atlas
Usage
create_predictive_distribution_atlas(
fit,
ndraws = 500L,
include_group_effects = TRUE,
seed = 1L
)