Description Usage Arguments Value
evaluation of conjugate Gaussian distribution
1 | dnormcj(theta, y, sigma2 = 1, mu = 0, tau2 = 10)
|
theta |
a numeric vector / value of theta for evaluation |
y |
a numeric vector / observations y ~ N(theta,sigma2) |
sigma2 |
a scalar / variance of likelihood |
mu |
a scalar / mean of prior theta ~ N(mu,tau2) |
tau2 |
a scalar / variance of prior |
a scalar / probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.