convertGroupPair {noisySBM}R Documentation

transform a pair of block identifiers (q,l) into an identifying integer

Description

this is the inverse function of convertGroupPairIdentifier()

Usage

convertGroupPair(q, l, Q, directed)

Arguments

q

indicator of a latent block

l

indicator of a latent block

Q

number of latent blocks

directed

indicates if the graph is directed


[Package noisySBM version 0.1.4 Index]