postRho | R Documentation |
In our model the data are drawn from LogN(mu_i + log(c_ij), tau_i). The prior for mu_i is given as N(mu, rho). This function draws from the conditional posterior of rho, given that the prior on rho is a uniform prior on the standard deviation.
postRho(muI, xib)
muI |
Numeric vector, log of individuals mean values. |
xib |
Numeric vector, result of X %*% Beta, same length as muI. |
Numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.