View source: R/deconvolution.R
| deconvolution_nmf | R Documentation |
NMF deconvolution
deconvolution_nmf(weights_mat, values_mat, ...)
weights_mat |
Reference matrix. |
values_mat |
New data matrix. |
... |
Extra parameters to be set NMF options. Most relevant parameters are probably 'method' and 'beta'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.