Adds the mu vector and sigma matrix as attributes to the bn.fit or dbn.fit object to allow performing exact MVN inference on both cases. It also adds the number of time slices of the net for future inference.
add_attr_to_fit(fit, size)
the fitted net with attributes
a fitted bn or dbn
number of time slices of the net