sbc_quants.Rd
Coverage of quantiles from 1,000 analyses of datasets simulated under the prior predictive.
data(sbc_quants)
data.frame with nominal quantiles and observed coverage.
The quantile for which the CI was computed.
The proportion of true values of R covered at the quantile.
The proportion of true values of k covered at the quantile.
Generated in R using nbbp.
When datasets are simulated from the prior predictive, frequentist coverage properties of the posterior quantiles should hold. This dataframe contains the results from analyzing 1,000 datasets simulated from the prior predictive (under default priors) of 25 observations each. Thus, a plot of quantiles and coverage at those quantiles should fall near the 1:1 line.
Only analyses meeting convergence standards (min(n_eff) > 1000, max(Rhat) < 1.005) are included in those used to compute coverage.