View source: R/update_vi_params_normal.R
update_hyperparams_logistic
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 | update_vi_params_normal(
X,
groups,
XtX,
W,
WtW,
y,
n,
K,
G,
m,
prob,
mu,
Sigma,
Sigma_inv,
Sigma_det,
tau_t,
delta,
Omega,
Omega_inv,
Omega_det,
omega,
sigma2,
rho,
tau,
update_hyper_last
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.