VEstep()
|
Computes the variational expectation step of the algorithm |
Mstep()
|
Computes the maximization step of the algorithm |
computeOmega()
|
Updates the precision terms |
computeWg()
|
Updates the variational edges weights inside the VEM. |
exactMeila()
|
Calculates the Meila matrix using exact computation |
Kirshner()
|
Computes edges probability from weights W (Kirshner (07) formulas) |
logSumTree()
|
Exact computation of matrix tree log determinant |
LowerBound()
|
Computes the lower bound. |
initOmega()
|
Initialize Sigma and Omega using an initial clique of neighbors of the missing actor |
inverse.gmp()
|
Computes exact inverses using gmp package |
det.fractional()
|
Get numerator and denominators |
alphaMax()
|
Heuristic for an upper value of tempering parameter alpha |