sparsity | R Documentation |
Compute the sparsity of each NMF factor
sparsity(object, ...)
## S4 method for signature 'nmf'
sparsity(object, ...)
object |
object of class |
... |
additional parameters |
For nmf
models, the sparsity of each factor is computed and summarized
or w
and h
matrices. A long data.frame
with columns factor
, sparsity
, and model
is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.