Given a bn.fit object and some variables, performs particle inference over such variables in the net for a given time slice.
approx_prediction_step(fit, variables, particles, n = 50)
the inferred particles
bn.fit object
variables to be predicted
a list with the provided evidence
the number of particles to be used by bnlearn