BetaPosterior
@Serializable
@SerialName(value = "BetaPosterior")
Beta posterior over a Bernoulli rate. successes and trials-successes are the Beta parameters; both must be positive (i.e. snapshot must be prior-seeded).
sample
Draw a single Monte Carlo sample of the arm's reward from its posterior.