Description Usage Arguments Examples
View source: R/tsallis_entropy.R
This function computes the tsallis entropy of a distribution with a particular alpha function Does not work for q=1
1 | tsallis_entropy(pDist, q)
|
pDist |
the probability distribution in question |
q |
the parameter that controls the function, support = [-Inf, Inf (q!=0)] |
1 | tsallis_entropy(prior('random',g),2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.