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

Spatial groups of NPI with the same values #28

Merged
merged 21 commits into from
Apr 18, 2023
Merged

Spatial groups of NPI with the same values #28

merged 21 commits into from
Apr 18, 2023

Conversation

jcblemai
Copy link
Collaborator

@jcblemai jcblemai commented Apr 14, 2023

  • test config
  • test cases
    • MultiTimeReduce
    • Reduce
    • with some geoid left out
    • with only "all"
    • failure when a geoid that is not in the affected group is created
    • ReduceInternvention ?
  • isolate groups of geoid in a robust way --> dictionary
  • build from config option
  • build from file option
  • check with inference
  • Filewriting
  • check parquet file read and write
    Downstream users to check
  • .getReductionDF()
  • parameters.parameters_reduce(p_draw, npi_seir)
  • NPI.reduce_parameter(
    parameter=p_draw[idx],
    modification=npi.getReduction(pn.lower()),
    method=self.pdata[pn]["intervention_overlap_operation"],
    )

@shauntruelove shauntruelove merged commit f655904 into main Apr 18, 2023
1 check passed
@jcblemai jcblemai deleted the global-npis branch April 18, 2023 08:03
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

Successfully merging this pull request may close these issues.

None yet

3 participants