Class performing draws from the posterior of the mean of a normal variable knowing realizations and variance. More...
Public Member Functions | |
def | __init__ |
Public Attributes | |
error | |
mean | |
realizations | |
varcovar | |
operatorIndex |
Class performing draws from the posterior of the mean of a normal variable knowing realizations and variance.
See Train (2003) p. 304 step 1.
Let ,
(b,W)
def bio_expression::bioBayesNormalDraw::__init__ | ( | self, | |
mean, | |||
realizations, | |||
varcovar | |||
) |
Reimplemented from bio_expression::Expression.