Skip to contents

Corrected Observation Process for Latent Block Model

Usage

fit_supervised_CoOP_LBM(R, Q1, Q2, Z1 = c(), Z2 = c(), estimOptions = list())

Arguments

R

Counting data connectivity matrix

Q1

Number of row clusters

Q2

Number of columns clusters

Z1

Initial clustering of rows

Z2

Initial clustering of columns

estimOptions

List of parameters

Value

Estimated LBM parameters, clustering, lambda, mu and G for a given number of groups.