align_models | R Documentation |
Same as the align
S4 method for the 'nmf' class, but operates only on the 'w' matrices.
align_models(w, wref, method = "cosine", ...)
w |
matrix with columns to be aligned to columns in |
wref |
reference matrix to which columns in |
method |
distance metric (either |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.