Given a bn.fit object and some variables, performs exact MVN inference over such variables in the net for a given time slice.
exact_prediction_step(fit, variables, evidence)
a list with the predicted mu and sigma
list with the mu and sigma of the MVN model
variables to be predicted
a list with the provided evidence