Given a bn.fit object, the size of the net and a data.set, performs exact forecasting over the initial evidence taken from the dataset.
exact_inference(dt, fit, obj_vars, ini, len, prov_ev)
a list with the mu results of the forecast
data.table object with the TS data
bn.fit object
variables to be predicted
starting point in the dataset to forecast.
length of the forecast
variables to be provided as evidence in each forecasting step