update_vi_params_doubletree | R Documentation |
Used by fit_nlcm_doubletree()
; followed by update_hyperparams_doubletree()
update_vi_params_doubletree(
leaf_ids_units,
leaf_ids_nodes,
ancestors,
h_pau,
levels,
v_units,
subject_id_list,
ind_obs_i,
ind_obs_j,
scenario,
X,
n,
J,
p1,
p2,
pL1,
pL2,
Fg1,
Fg2,
cardanc1,
cardanc2,
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,
psi,
g_psi,
phi,
g_phi,
tau_1,
tau_2,
a1,
b1,
a2,
b2,
dmat,
K,
LD,
s1_u_zeroset,
s1_u_oneset,
s2_cu_zeroset,
s2_cu_oneset,
do_tree1_update
)
leaf_ids_units, leaf_ids_nodes, ancestors, h_pau, levels, v_units, subject_id_list, ind_obs_i, ind_obs_j, scenario |
outputs from |
X, n, J, p1, p2, pL1, pL2, Fg1, Fg2, cardanc1, cardanc2 |
data and design information computed from the outputs
of |
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 |
psi, g_psi, phi, g_phi, tau_1, tau_2 |
parameters updated by |
do_tree1_update |
|
Other Internal VI functions:
update_hyperparams_doubletree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.