Description Usage Arguments Details Value Author(s) Examples
View source: R/F1_ComputeKLDs.R
Compute signed and symmetric Kullback-Leibler divergence of variables over a spectrum of evidence
1 | ComputeKLDs(tree, var0, vars, seq, pbar = TRUE, method = "gaussian")
|
tree |
a |
var0 |
the variable to have evidence absrobed |
vars |
the variables to have divergence computed |
seq |
a |
pbar |
|
method |
method for divergence computation:
|
Compute signed and symmetric Kullback-Leibler divergence of variables over a spectrum of evidence. The signed and symmetric Kullback-Leibler divergence is also known as Jeffery's signed information (JSI) for continuous variables.
a data.frame
of the divergence
Han Yu
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.