R Scripts for SIR modeling
SIR (susceptible-infectious-recovered) is a basic model for modeling infectious disease (contact) transmission. Estimating the parameters from fitting SIR models to disease data gives insight on the transmission dynamics, and models can be used for planning and prediction of epidemics.
Uses the Rpackages: optimix deSolve