getTauql {noisySBM}R Documentation

Evaluate tau_q*tau_l in the noisy stochastic block model

Description

Evaluate tau_q*tau_l in the noisy stochastic block model

Usage

getTauql(q, l, tau, n, directed)

Arguments

q

indicator of a latent block

l

indicator of a latent block

tau

variational parameters

n

number of vertices

directed

booelan to indicate whether the model is directed or undirected


[Package noisySBM version 0.1.4 Index]