Description Usage Arguments Methods (by generic)
Factory Method for Multiple NMF Run Objects
1 2 3 4 5 6 7 8 9 10 |
object |
an object from which is created an |
... |
extra arguments passed to suitable methods.
For the |
.merge |
a logical that indicates if the fits should be aggregated, only
keeping the best fit, and return an |
NMFfitX(object = list): Create an NMFfitX object from a list of fits.
NMFfitX(object = NMFfit): Creates an NMFfitX1 object from a single fit.
This is used in nmf when only the best fit is kept in memory or
on disk.
NMFfitX(object = NMFfitX): Provides a way to aggregate NMFfitXn objects into an NMFfitX1
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.