View source: R/901_BTRR_GGM_sampling_fns.R
BTRR_GGM_griddy_Gibbs_alpha | R Documentation |
Griddy Gibbs draw for alpha
BTRR_GGM_griddy_Gibbs_alpha(
g,
M,
p,
TT,
Rank,
cov_Metro,
alpha.g,
betas,
W,
Xi,
tau,
a.tau,
b.tau,
d,
input,
sig2y
)
g |
region index |
M |
number of samples per proposal |
p |
region tensor dimensions |
TT |
number of time steps |
Rank |
model rank |
cov_Metro |
Metropolis covariance |
alpha.g |
grid of possible values for alpha |
betas |
tensor decomposition components |
W |
beta individual variances |
Xi |
variance rank weight stick breaks |
tau |
region-wide variance |
a.tau |
hyperparameter |
b.tau |
hyperparameter |
d |
region-subject intercepts |
input |
input data |
sig2y |
observation variance |
a scalar value for alpha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.