Skip to content

Update model parameters #112

@mariekers

Description

@mariekers

Update model calls to use parameters from Defaults and Parameters instead of the original global variables. The Defaults and Parameters objects are from #111 and #110

Done:

  • "model.*" object that holds DataFrames output from the Models rather than passing multiple pieces of related information (ei. s, i, and r vectors).
  • Feed "control.*" and "model.*" into the Charts, Have the Charts produce properties of a "view.*" object that can be unit tested. Usually a projection of a model or model(s) DataFrames. Separate Chart render from the 'view.*' for unit testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions