Description Usage Arguments See Also
View source: R/update_hyperparams_logistic_moretrees.R
update_hyperparams_logistic_moretrees
Performs hyperparameter updates and computes
current value of ELBO in VI algorithm.
1 2 3 | update_hyperparams_logistic_moretrees(X, W, y, outcomes_units, ancestors,
levels, n, K, p, m, Fg, prob, mu, Sigma, Sigma_det, tau_t, delta, Omega,
Omega_det, a_t, b_t, eta, g_eta, tau, omega, a, b, update_hyper)
|
X, W, y, outcomes_units, ancestors, levels |
outputs from |
n, K, p, m, Fg |
computed from the data by |
prob, mu, Sigma, Sigma_det, tau_t, delta, Omega, Omega_det, a_t, b_t |
variational parameters
updated by |
eta, g_eta, tau, omega |
parameters updated by |
a, b |
fixed hyperparameters |
update_hyper |
If |
Other Internal VI functions: moretrees_init_logistic
,
spike_and_slab_logistic_moretrees
,
update_vi_params_logistic_moretrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.