sim_based_testing.Rd
Analyses of a grid (over R, k, and number of chains) of datasets. Point (posterior median, maximum likelihood) and interval (95% credible interval, 95% confidence interval) estimates from both Bayesian and maximum likelihood analyses.
data(sim_based_testing)
data.frame with true values and estimates.
Simulation index for replicate simulations with shared (R, k, n_chains).
The number of chains in the simulated dataset.
The true simulating value of R.
The true simulating value of k.
The posterior median or maximum likelihood value of R.
The posterior median or maximum likelihood value of k.
The lower bound of a 95% credible of confidence interval for R.
The upper bound of a 95% credible of confidence interval for R.
The lower bound of a 95% credible of confidence interval for k.
The upper bound of a 95% credible of confidence interval for k.
Type of analysis, bayes (Bayesian) or maxlik (maximum likelihood).
Generated in R using nbbp.