NMFList-class: Class "NMFList" to Handle the Comparison of NMF Results
Description
Class "NMFList" is used to wrap into a list the results of different NMF runs
with the objective to compare them.While it handles indifferently any kind of NMF result, it is usually used to
compare NMF results from different algorithms.
Objects from the Class
Objects can be created by calls of the form as.NMFList(...)
.Extends
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Class "AssayData-class"
, by class "list", distance 2.