vk_fun | R Documentation |
A function for newton update of V This function calculate the first derivative of the elbo with respect to V for it's kth diagonal element.
vk_fun(x, iSig_kk, m_k, M, xi)
x |
kth diagonal element of V, variable of this function |
iSig_kk |
k-th diagonal element of the (generalized) inverse variance parameter for the latent Gaussian variable. |
m_k |
kth element of variational parameter m. |
M |
sum of counts in K taxa for one observation. |
xi |
variational parameter xi, vector of n. |
vk_fun()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.