lvaluesNSBM {noisySBM}R Documentation

compute conditional l-values in the noisy stochastic block model

Description

compute conditional l-values in the noisy stochastic block model

Usage

lvaluesNSBM(dataVec, Z, theta, directed = FALSE, modelFamily = "Gauss")

Arguments

dataVec

data vector

Z

a node clustering

theta

list of parameters for a noisy stochastic block model

directed

indicates if the graph is directed

modelFamily

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

Value

conditional l-values in the noisy stochastic block model


[Package noisySBM version 0.1.4 Index]