| bff | R Documentation |
Find features most associated with cluster membership
bff(loadings, features, num_best)
loadings |
An |
features |
An |
num_best |
An integer indicating how many of the top features for differentiating between loadings you want. |
See vignette("bff").
An n by k matrix whose [i, j] entry is the
ith "most important" feature for cluster j.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.