divide: Divide function of BiMax algorithm

Description Usage Arguments Value

View source: R/bimax.R

Description

Find U and V submatrices

Usage

1
divide(E, submat, Z)

Arguments

submat

a list [G,C], the vector G corresponds to the submatrix'rows, C corresponds to the submatrix'columns

Z

list of vector of columns CV

Value

a list with GU, GV, GW, CU, CV


matirosset/Algorithmique_biclustering documentation built on Feb. 3, 2022, 6:27 p.m.