UniformPrior: Uniform prior distribution for the parameter mu
Description
Uniform prior distribution for the parameter mu
Usage
UniformPrior(min = -1, max = 1)
Value
an object of class UniformPrior. This object can be supplied
as the argument mu of the evaluate_estimator function
to calculate performance scores weighted by a prior.