This repository contains code for an SIR model with a random walk over the
Note that all distributions (except where specified) are parameterised as their default parameterisations in Distributions.jl
.
To begin the SIR model chosen is defined as the following:
In the case of this model
To begin this model is simulated with data generated by:
Here,
To perform inference observations were drawn from the model, where we draw a sample from a proportion of the number of daily recovered individuals:
Here
where
The parameters to be estimated in this simple model are
These are written on the log space as the values of the parameters should be strictly positive.