update_hyperparams_doubletree | R Documentation |
NB: argument redundancy may exist
update_hyperparams_doubletree(
h_pau,
levels,
v_units,
X,
n,
J,
p1,
p2,
pL1,
pL2,
Fg1,
Fg2,
ind_obs_i,
prob1,
prob2,
mu_gamma,
mu_alpha,
rmat,
emat,
dirich_mat,
sigma_gamma,
sigma_alpha,
tau_1_t,
tau_2_t,
a1_t,
b1_t,
a2_t,
b2_t,
E_beta_sq,
E_eta_sq,
E_beta,
E_eta,
psi,
g_psi,
phi,
g_phi,
tau_1,
tau_2,
a1,
b1,
a2,
b2,
dmat,
K,
LD,
tau_update_levels,
update_hyper,
quiet,
do_tree1_update
)
prob1, prob2, mu_gamma, mu_alpha, rmat, emat, dirich_mat, sigma_gamma, sigma_alpha, tau_1_t, tau_2_t, a1_t, b1_t, a2_t, b2_t |
variational parameters |
E_beta_sq, E_eta_sq, E_beta, E_eta |
moments computed by |
psi, g_psi, phi, g_phi, tau_1, tau_2 |
parameters updated by |
tau_update_levels |
a numeric vector, specifies which levels of hyperparameters to update |
update_hyper |
Logical, |
quiet |
default to |
do_tree1_update |
|
a list of updated hyperparameters: tau_1,tau_2,psi,g_psi,phi,g_phi, along with a new ELBO value.
Other Internal VI functions:
update_vi_params_doubletree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.