Control.Monad.Bayes.Inference.Lazy.WIS
lwis :: Int -> Weighted Sampler a -> IO [a] Source #
Weighted Importance Sampling
Likelihood weighted importance sampling first draws n weighted samples, and then samples a stream of results from that regarded as an empirical distribution