Skip to content

Make projections with modified f values use the minimum possible unique f parameters #4

@seananderson

Description

@seananderson

Currently the approach is to treat every projection year as having a unique f parameter and they can just happen to be the same value.

This is simplest coding wise to also allow for the flexibility of multiple changes in f in the future (e.g. cyclical patterns) but it slows projections down since it adds a lot of gradient calculations.

Instead the future f values could take segment values as is done in the fitting phase to minimize the number of parameters in the ODE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions