Learn R Programming

bnmonitor (version 0.2.2)

Jeffreys: Jeffreys Divergence

Description

Jeffreys returns the Jeffreys divergence between a continuous Bayesian network and its update after parameter variation.

Usage

Jeffreys(x, ...)

Value

A dataframe whose columns depend of the class of the object.

Arguments

x

object of class bn.fit, GBN or CI.

...

parameters specific to the class used.

Details

The details depend on the class the method Jefrreys is applied to.

See Also

KL.GBN, KL.CI, Fro.CI, Fro.GBN, Jeffreys.GBN, Jeffreys.CI