What is the Bayes Factor anyway?
The Bayes Factor is a quantitative measure of much evidence there is for hypothesis A relative to hypothesis B given […]
The Bayes Factor is a quantitative measure of much evidence there is for hypothesis A relative to hypothesis B given […]
Recently I was looking at a Kaggle dataset on air quality and the relationships between the concentrations of contaminants and […]
State space modelling is a popular technique for forecasting and smoothing time series data. There are two main components which […]
Discrete Time Markov Chain A discrete time markov chain is a stochastic model describing a sequence of observed events. The […]
Metropolis Algorithm The Metropolis algorithm is a common acceptance/rejection algorithm for sampling from target distributions and a key tool for […]