Combined Models fit results class
An S4 class to represent a fit of a degree corrected stochastic block model for co_clustering, extend IclFit-class
.
class
model
: a DcSbm-class
object to store the model fittedname
: generative model nameicl
: icl value of the fitted modelK
: number of extracted clusters over row and columnscl
: a numeric vector with row and columns cluster indexesobs_stats
: a list with the following elements:move_mat
: binary matrix which store move constraintstrain_hist
: data.frame with training history information (details depends on the training procedure)extractSubModel,CombinedModelsPath,character-method
Useful links