Description Usage Arguments Details
Sampling for beta_l's and v_ls in hierarchical T-model
1 2 3 4 5 | fn.sample.beta.lTmodel(yl, Xl, SigmaVlInv, Beta, bstar, Sigma0Inv)
fn.sample.v.lTmodel(yl, Xl, betal, sigma2l)
fn.one.rep.betasAndVs(y, X, Beta, sigma2, betalMat, vlList, bstar, Sigma0Inv)
|
yl, Xl |
desc |
SigmaVlInv |
desc |
Beta |
desc |
bstar |
desc |
betal |
desc |
Sampling beta.l and v.l for the T-model. fn.one.rep.betasAndVs puts the two together to sample both for all groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.