A dataframe including in the first column the variations performed and in the second column the corresponding Frobenius norm.
Arguments
x
object of class GBN.
entry
a vector of length 2 indicating the entry of the covariance matrix to vary.
delta
numeric vector, including the variation parameters that act additively.
log
boolean value. If TRUE, the logarithm of the Frobenius norm is returned. Set by default to TRUE.
...
additional arguments for compatibility.
Details
Computation of the Frobenius norm between a Bayesian network and the additively perturbed Bayesian network, where the perturbation is either to the mean vector or to the covariance matrix. The Frobenius norm is not computed for perturbations of the mean since it is always equal to zero.