Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Principled handling of growth advantages time units #28

Open
pawel-czyz opened this issue Nov 19, 2024 · 1 comment
Open

Principled handling of growth advantages time units #28

pawel-czyz opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pawel-czyz
Copy link
Member

Currently growth advantages are modelled on the scale where time is on the interval $[0, 1]$. These are not directly interpretable, so introduce mappings to weekly growth advantage, add settings for generation interval time.

Consider a bundle of settings.
(The scope of this issue is to be made precise.)

@pawel-czyz pawel-czyz added the enhancement New feature or request label Nov 19, 2024
@dr-david
Copy link
Collaborator

Currently I rescale them using the TimeScaler t_min and t_max to get rates/day. Further settings could include:

  • multiply per 7 to get growth/week
  • multiply per generation time to get fitness

These rates can also be transformed for a discrete time model with exp(r)-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants