get_entropy_scores | R Documentation |
Get Entropy Scores
get_entropy_scores(type2score_1, type2score_2, base = 2L, alpha = 1)
type2score_1 |
|
type2score_2 |
|
base |
The base for the logarithm when computing entropy scores. |
alpha |
The parameter for the generalized Tsallis entropy. Setting 'alpha = 1' recovers the Shannon entropy. |
A data.frame containing the entropy scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.