View source: R/functions_analysis.R
get_empirical_dist | R Documentation |
Get data showing the true empirical distribution of word likelihoods from labeled data.
get_empirical_dist(
docs,
docsType,
doc_name,
index_name,
labelsName,
n_extreme = 50,
dfm = NULL,
extreme_type = "abs_diff",
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.