Generic method for calculating the log-likelihood of a
"dbn.fit" S3 object given some data. Calls bnlearn's logLik
underneath.
# S3 method for dbn.fit
logLik(object, dt, ...)
the log-likelihood score of the network
the fitted network
the dataset to calculate the score of the network
additional parameters for the network scoring