Expand description
Defines betavalues::BetaValues, a struct for storing the bookkeeping tables of Beta functions. Module for dealing with the Beta equality function.
Structs§
- Beta
Values - A struct that holds the claim and the relevant bound values for the beta equality MLE. Rather than storing the entire beta table, we simply store the points in the claim that are still “unbound”, and the points that have been bound using the [Thaler13] definition of a beta table.
Enums§
- Beta
Value Type - Type of beta values