| grad_theta_weighted_stat_undir_K1 | R Documentation |
The C++ function grad_HMM_stat_undir() updates the gradient function when the number of clusters is 1 in a weighted static binary undirected network.
grad_theta_weighted_stat_undir_K1(theta, adjmat, N)
theta |
Vector of current |
adjmat |
Array of a network adjacency matrices. |
N |
Number of nodes. |
Returns the gradient vector of ELBO with respect to theta parameters for Newton-Raphson update in the M-step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.