beta_ls_t: Sampling for beta_l's and v_ls in hierarchical T-model

Description Usage Arguments Details

Description

Sampling for beta_l's and v_ls in hierarchical T-model

Usage

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)

Arguments

yl, Xl

desc

SigmaVlInv

desc

Beta

desc

bstar

desc

betal

desc

Details

Sampling beta.l and v.l for the T-model. fn.one.rep.betasAndVs puts the two together to sample both for all groups.


jrlewi/brlm documentation built on March 17, 2021, 1:10 a.m.