View source: R/update_vi_params_logistic_moretrees.R
update_vi_logistic_moretrees
Performs variational updates for bernoulli outcomes.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | update_vi_params_logistic_moretrees(
X,
W,
y,
xxT,
wwT,
outcomes_nodes,
outcomes_units,
ancestors,
n,
p,
pL,
K,
m,
prob,
mu,
Sigma,
Sigma_inv,
Sigma_det,
tau_t,
delta,
Omega,
Omega_inv,
Omega_det,
a_rho,
b_rho,
eta,
g_eta,
omega,
tau
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.