sigma2_update | R Documentation |
sigma^2 update step given eta and xi
sigma2_update(xi, eta, n, ssr, a0, b0, sigma2_fixed_value = NULL)
xi |
positive scalar |
eta |
length p vector |
n |
positive integer |
ssr |
positive scalar |
a0 |
positive scalar |
b0 |
positive scalar |
sigma2_fixed_value |
NULL for sigma2 varying, positive scalar when fixed |
sigma^2 update step given eta and xi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.