Description Usage Arguments Details
quad1 and qaud2
1 2 3 | fn.compute.quad1(Beta, mu0, Sigma0Inv)
fn.compute.quad2(Beta, betalMat, Sigma0Inv)
|
Beta |
Beta |
mu0 |
mu0 |
betalMat |
matrix of betal's |
Used for sampling Beta in hierarchical model of paper. quad1 is the current value of (beta-mu0)'Sigma0Inv(beta-mu0). quad2 is the current value of sum_i^nGroups (beta_i-beta) Sigma0Inv (beta_i-beta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.