Learn R Programming

noisySBM (version 0.1.4)

plotICL: plot ICL curve

Description

plot ICL curve

Usage

plotICL(res)

Arguments

res

output of fitNSBM()

Value

figure of ICL curve

Examples

Run this code
# NOT RUN {
# res_gauss is the output of a call of fitNSBM()
plotICL(res_gauss)
# }

Run the code above in your browser using DataLab