This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
posterior_mean(bhat, Vinv, U1)
R vector of posterior mean
R vector of observation
R x R inverse covariance matrix for the likelihood
R x R posterior covariance matrix, computed using posterior_cov
If bhat is N(b,V) and b is N(0,U) then b|bhat N(mu1,U1). This function returns mu1.