Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Example models missing parameter values/distributions, rate laws, observables, and state initial values #62

Description

@SamWitty

A fully specified AMR should contain all of the following components:

  • Parameter values/distributions
  • Rate laws expressions
  • Observables (Optional)
  • State Initial values

Currently, none of the examples in this repository contain all 4 of these components. The following list summarizes my current accounting of which models contain which components. Completion of this issue will involve updating each example accordingly.

Parameter values/distributions

  • petrinet/flux_typed
  • petrinet/flux_typed_aug
  • petrinet/ont_pop_vax
  • petrinet/sir
  • petrinet/sir_flux_span
  • petrinet/sir_typed
  • petrinet/sir_typed_aug
  • regnet/lotka_volterra
  • regnet/syntax_edge_cases
  • stockflow/sir

Rate Law expressions

  • petrinet/flux_typed
  • petrinet/flux_typed_aug
  • petrinet/ont_pop_vax
  • petrinet/sir
  • petrinet/sir_flux_span
  • petrinet/sir_typed
  • petrinet/sir_typed_aug
  • regnet/lotka_volterra
  • regnet/syntax_edge_cases
  • stockflow/sir

Observables

  • petrinet/flux_typed
  • petrinet/flux_typed_aug
  • petrinet/ont_pop_vax
  • petrinet/sir
  • petrinet/sir_flux_span
  • petrinet/sir_typed
  • petrinet/sir_typed_aug
  • regnet/lotka_volterra
  • regnet/syntax_edge_cases
  • stockflow/sir

State initial values

  • petrinet/flux_typed
  • petrinet/flux_typed_aug
  • petrinet/ont_pop_vax
  • petrinet/sir
  • petrinet/sir_flux_span
  • petrinet/sir_typed
  • petrinet/sir_typed_aug
  • regnet/lotka_volterra
  • regnet/syntax_edge_cases
  • stockflow/sir

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions