SEIR Model¶
A basic SEIR (Susceptible-Exposed-Infected-Recovered) epidemic model using the built-in ModelSEIR class.
Try It Live¶
Edit the code below and click ▶ Run to compile and execute it in your browser via Compiler Explorer. No local setup needed!