q_delta_ql {noisySBM}R Documentation

auxiliary function for the computation of q-values

Description

auxiliary function for the computation of q-values

Usage

q_delta_ql(theta, ind, t, modelFamily = "Gauss")

Arguments

theta

list of parameters for a noisy stochastic block model

ind

indicator for a pair of latent blocks

t

l-values

modelFamily

probability distribution for the edges. Possible values: Gauss and Gamma


[Package noisySBM version 0.1.4 Index]