Description Usage Arguments Details Value
View source: R/SRSA_StratUtt.R View source: R/RSA_StratUtt.R
Divergence measure.
Simple KL divergence function- with small offset to tolerate p = 0 / q = 0
1 | KLdivergence(p, q)
|
p |
Probability distribution. |
q |
Probability distribution. |
Full-RSA and Simple-RSA
A scalar value (The divergence between p and q).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.