Skip to content

Renewal equation notation should be consistent between READMEs and tutorials #704

@cdc-mitzimorris

Description

@cdc-mitzimorris

The PyRenew package README.md and docs index.md files define the observation process model in terms of ($\mu(t)$, $\pi(s)$, $\alpha$), but the counts observation process tutorial uses notation ($\lambda_t$, $p_d$).

$$\mu(t) = \alpha \sum_{s} I(t-s) \, \pi(s)$$

$$\lambda_t = \alpha \cdot \sum_{d=0}^{D} I_{t-d} \cdot p_d$$

change the tutorial to match the READMEs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions