postRho | R Documentation |
In our model the data are drawn from LogN(mu_ij + log(c_ij), tau_i). mu_ij = Xi^T %*%Beta + bi, where the prior for bi is given as N(0, 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(b)
b |
Numeric vector, Random intercepts for individuals |
Numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.