Description Usage Arguments Value Examples
View source: R/textstat_entropy.R
Compute entropies of documents or features
1 | textstat_entropy(x, margin = c("documents", "features"), base = 2)
|
x |
a |
margin |
character indicating for which margin to compute entropy |
base |
base for logarithm function |
a data.frame of entropies for the given document or feature
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.