Skip to content

replace parameters in code to reflect relationship with R0 #125

Description

@avallecam

Hi @Degoot-AM

Given that the $R_0 = \frac{\beta}{\gamma}$

Does it make more sense to write in the parameters $\beta = R_0 \times \gamma$ ?

Thus, instead of

transmission_rate <- basic_reproduction / infectious_period

Better to express it elsewhere as:

transmission_rate <- basic_reproduction * recovery_rate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions