Description Usage Arguments Value
View source: R/ACMI_contribution.R
Generates a vector of contributions to ACMI for each vocabulary term in a DTM, based on a contingency table generated by the contingency_table() function.
1 | ACMI_contribution(joint_dist)
|
joint_dist |
A matrix of class "simple_triplet_matrix" generated by the contingency_table() function. Matching pairs of metadata combinations must be sequential rows. |
A vector recording the ACMI contribution of each variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.