Bayesian prediction algorithm
- Use Bayes rule to get posterior distribution
- can use sampling algorithm to approximate the distribution - Sample
from posterior - Use sampled
‘s (and if you need to) to draw realizations from the distribution function - this is the ‘new’ likelihood function.
These draws from this algorithm are from the Posterior Predictive Distribution
References
@lancaster2004 - Chapter 2