computeWg: Updates the variational edges weights inside the VEM.

Description Usage Arguments Value

View source: R/Infer.R

Description

Updates the variational edges weights inside the VEM.

Usage

1
computeWg(Rho, Omega, W, r, n, alpha, hist = FALSE)

Arguments

Rho

Correlation matrix.

Omega

Matrix filled with precision values common to all spanning trees.

W

Edge weight matrix.

r

Number of missing actors.

n

Number of samples.

alpha

Tempering parameter.

hist

Prints the histogram of the log-values of OO and OH blocs if TRUE.

Value

The variational edge weights matrix.


Rmomal/nestor documentation built on Dec. 16, 2020, 7:54 p.m.