Skip to contents

All functions

NB
R6 abstract class for a generic sparse Normal Block model
NBData
R6 class for a generic normal model
NB_changing_sparsity
R6 class for normal-block model with unknown Q (number of groups)
NB_control()
NB_control
NB_fixed_Q
R6 class for normal-block model with fixed number of groups
NB_fixed_blocks
R6 class for normal-block model with known block
NB_unknown_Q
R6 class for normal-block model with unknown Q (number of groups)
NB_unknown_Q_changing_sparsity
R6 class for normal-block model with unknown Q (number of groups)
ZINB_fixed_Q
R6 class for zero-inflated normal-block model with fixed number of groups#'
ZINB_fixed_blocks
R6 class for a generic normal model
generate_normal_block_data()
Generate Normal Block Data
get_model()
Creates appropriate new normal block model depending on the parametrization
normal_block()
Normal-block model
selection_n_clusters
R6 class for normal-block model with unknown Q (number of groups)