F_doubletree | R Documentation |
NB: does this work for the case where missing tree1 label can be in multiple domains, and missing/non-missing can happen at the same time for any domain?
F_doubletree(
psi,
g_psi,
phi,
g_phi,
X,
ind_obs_i,
rmat,
E_beta,
E_beta_sq,
E_eta,
E_eta_sq,
v1_lookup_NA_replaced,
v2_lookup
)
psi, g_psi, phi, g_phi |
local variational parameters |
X |
transformed data: |
ind_obs_i |
List of length N; each element is a vector of integers; variable lengths. |
rmat |
matrix (N by K); row sums are one - the class probabilities for each observation. |
E_beta, E_beta_sq, E_eta, E_eta_sq |
moment updates produced by |
v1_lookup_NA_replaced |
pL1+1 for |
v2_lookup |
|
This function updates the N by pL1 matrix emat
in the package
n by pL1 by K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.