Skip to contents

Compute a simulation-based calibration rank statistic

Usage

simulation_rank_statistic(truth, draws, seed = NULL)

Arguments

truth

Scalar simulated truth.

draws

Posterior draws for the same parameter.

seed

Seed used only to randomize ties.