Skip to content

Fix inconsistent parameter naming #108

@apulsipher

Description

@apulsipher

For example, in ModelMeaslesQuarantine the transmission_rate parameter is named "Transmission rate" internally (e.g., in the output of summary() or when calling set_param(), but in the ModelSEIRMixing that parameter is named "Prob. Transmission" instead. We should unify these internal names so that a user always sees the same name for the same parameter across different models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions