epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
195 stars 39 forks source link

Add RxInfer.jl example #108

Open sdwfrost opened 1 year ago

sdwfrost commented 1 year ago

See https://github.com/biaslab/RxInfer.jl

sdwfrost commented 1 month ago

There doesn't seem to be an existing differential equation based example yet - see https://github.com/orgs/ReactiveBayes/discussions/56. Might be best to write it just as a state space model directly.