ButchR_NMF-class | R Documentation |
The ButchR_NMF class
An object of class ButchR_NMF.
input_matrix
list of matrices
WMatrix
list.
HMatrix
list.
FrobError
DataFrame.
OptKStats
DataFrame.
OptK
numeric.
SignFeatures
DataFrame or list.
## Not run: ButchR_NMF(input_matrix = input_matrix, WMatrix = lapply(complete_eval, "[[" , "W"), HMatrix = lapply(complete_eval, "[[" , "H"), FrobError = frob_errors, OptKStats = OptKStats, OptK = OptK, SignFeatures = SignFeatures) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.