plotICL {noisySBM}R Documentation

plot ICL curve

Description

plot ICL curve

Usage

plotICL(res)

Arguments

res

output of fitNSBM()

Value

figure of ICL curve

Examples

# res_gauss is the output of a call of fitNSBM()
plotICL(res_gauss)

[Package noisySBM version 0.1.4 Index]