kumulant

GeometricBetaPosterior

@Serializable
@SerialName(value = "GeometricBetaPosterior")
data object GeometricBetaPosterior : Posterior<WeightedMeanResult> (source)

Beta posterior over a Geometric success probability.

Functions

Link copied to clipboard
open override fun sample(snapshot: WeightedMeanResult, rng: Random): Double

Draw a single Monte Carlo sample of the arm's reward from its posterior.

sample

open override fun sample(snapshot: WeightedMeanResult, rng: Random): Double(source)

Draw a single Monte Carlo sample of the arm's reward from its posterior.