Predict Epidemic Curves with Generalized SEIR Modeling
Check Rates
Fit SEIQRDP function
Compute the matrix A
Get COVID-19 Data
Estimate Death Rate
Estimate Recovery Rate
Anonymous function approximating the death rate
Anonymous function approximating the recovery rate
Model function
Plots for Epidemic Curves
Predict cases using generalized SEIR model
Runge-Kutta 4th Order Method to Solve Differential Equation
Simulate generalized SEIR model
Fitted Results for SEIQRDP
Performs generalized Susceptible-Exposed-Infected-Recovered (SEIR) modeling to predict epidemic curves. The method is described in Peng et al. (2020) <doi:10.1101/2020.02.16.20023465>.