Generic method for predicting a dataset with a "dbn.fit" S3 objects. Calls
predict_dt
underneath.
# S3 method for dbn.fit
predict(object, ...)
a data.table with the prediction results
a "dbn.fit" object
additional parameters for the inference process