genericFactorization-class: A pair of matrix factors

Description Slots

Description

Two matrices that can be thresholded to determine which samples and features are members of which biclusters. After running a matrix-factorization biclustering method, such as SVD-PCA, ALS-NMF, or SNMF, these matrices will be score and loading matrices.

Slots

W

an m x k matrix

H

a k x n matrix


jonalim/mfBiclust documentation built on May 4, 2019, 4:13 a.m.