KL | R Documentation |
KL
returns the Kullback-Leibler (KL) divergence between a Bayesian network and its update after parameter variation.
KL(x, ...)
x |
object of class |
... |
parameters specific to the class used. |
The details depend on the class the method KL
is applied to.
A dataframe whose columns depend of the class of the object.
KL.GBN
, KL.CI
, Fro.CI
, Fro.GBN
, Jeffreys.GBN
, Jeffreys.CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.