ButchR_joinNMF-class: Join NMF Class

ButchR_joinNMF-classR Documentation

Join NMF Class

Description

Join NMF Class

Value

An object of class ButchR_joinNMF.

Slots

input_data

lsit of matrices

HMatrix

list.

WMatrix_vs

list.

FrobError

DataFrame.

OptKStats

DataFrame.

OptK

numeric

SignFeatures

DataFrame or list

Examples

## Not run: 
ButchR_joinNMF(input_data   = input_data,
               HMatrix      = shared_HMatrix_list,
               WMatrix_vs   = view_specific_WMatrix_list,
               FrobError    = frob_errors,
               OptKStats    = OptKStats,
               OptK         = OptK,
               SignFeatures = SignFeatures)

## End(Not run)

hdsu-bioquant/ButchR documentation built on Jan. 28, 2023, 6:06 p.m.