Compute posterior predictive density summary for plotting
Source:R/bsl_data_synthesis.R
bsl_make_density_summary.RdCompute posterior predictive density summary for plotting
Usage
bsl_make_density_summary(
dist_name,
post,
x_seq = seq(0, 20, length.out = 300),
n_draws = 200,
L = 20
)