fitsthe
fit(s) for each method and each value of the rank.
accuracya data.frame that contains the summary
assessment measures, for each fit.
Details
The report is based on an .Rmd document
'report.Rmd' stored in the package installation
sub-directory scripts/, and is compiled using
knitr.
At the beginning of the document, a file named
'functions.R' is looked for in the current
directory, and sourced if present. This enables the
definition of custom NMF methods (see
setNMFMethod) or setting global options.