Skip to content

SEIR Model

A basic SEIR (Susceptible-Exposed-Infected-Recovered) epidemic model using the built-in ModelSEIR class.

View this example on GitHub.

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!

🧪 Interactive Example