reduce: Reduce function of BiMax algorithm

Description Usage Arguments Value

View source: R/bimax.R

Description

Index of rows that have at least value 1 among the C columns + Z condition

Usage

1
reduce(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

Gprim variable used in divide function


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