NormalPrior: Normal prior distribution for the parameter mu
Description
Normal prior distribution for the parameter mu
Usage
NormalPrior(mu = 0, sigma = 1)
Value
an object of class NormalPrior. This object can be supplied
as the argument mu of the evaluate_estimator function
to calculate performance scores weighted by a prior.