Fro {bnmonitor}R Documentation

Frobenius norm

Description

Fro returns the Frobenius norm between a Bayesian network and its update after parameter variation.

Usage

Fro(x, ...)

Arguments

x

object of class GBN or CI.

...

parameters specific to the class used.

Details

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

Value

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

See Also

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


[Package bnmonitor version 0.1.4 Index]