fun_clu_BIC {idopNetwork} | R Documentation |
plot BIC results for functional clustering
Description
plot BIC results for functional clustering
Usage
fun_clu_BIC(result, crit = "BIC", title = NULL)
Arguments
result |
list directly from fun_clu_parallel function |
crit |
either BIC or AIC for module selection |
title |
title for the plot |
Value
the BIC plot
[Package idopNetwork version 0.1.2 Index]