Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some notes on setting matrix constructors #147

Open
njtierney opened this issue Jan 24, 2023 · 0 comments
Open

some notes on setting matrix constructors #147

njtierney opened this issue Jan 24, 2023 · 0 comments
Milestone

Comments

@njtierney
Copy link
Collaborator

njtierney commented Jan 24, 2023

These could do some checks like:

  • all matrices have the same dimensions
  • all matrices have the same age breaks
  • a new matrix, 'all' should be constructed and be the sum of all the other matrices (if it doesn't already exist)

I think that there is still scope for a hierarchical class system here:

  1. Setting Matrices (a list of matrices with numeric values)
  2. Type of setting matrix (contact numbers, contact predictions, ngm, transmission probability)
  3. Remainder (setting models objects, setting data frames - unsure if these can be nested somehow under a 'setting' class or something)
@njtierney njtierney added this to the 0.2.0 milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant