SciML / SciML/EasyModelAnalysis.jl

SEIRHD

Open
#119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
87
Forks
14
Avg merge
21h 12m
Merged PRs (30d)
19

Description

Are the initial conditions fractions of the population?

If so, they do not sum up to 1.
And the division by T should not be there then.
If they are not fractions, then it is still weird for one of the equations to be normalized by T, and not the others.
Currently, the beta parameters and the other parameters are expressed in different units.
https://github.com/SciML/EasyModelAnalysis.jl/blob/main/docs/src/examples/SEIRHD.md

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/src/examples/SEIRHD.md and inspect the initial conditions, the division by T, and the parameter units in the model equations. Determine whether the initial conditions are population fractions and make the normalization and units consistent; done means the equations and documented parameters use one coherent convention.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.