This repository contains an example for Involutive MCMC: Sampling over the polynomial degree in bayesian polynomial regression is done using a reversible jump move.
There are two files:
main.jlcontains the implementationdemo.jluses the code inmain.jl, generates data, makes plots...