CDCgov / cfa-epinow2-pipeline

https://cdcgov.github.io/cfa-epinow2-pipeline/
Apache License 2.0
10 stars 2 forks source link

Update key `iter_samples` to `iter_sampling` #77

Closed zsusswein closed 1 month ago

zsusswein commented 1 month ago

It was already documented as iter_sampling in the docs, but the code expected iter_samples.

iter_sampling follows {cmdstanr} syntax: https://mc-stan.org/cmdstanr/reference/model-method-sample.html

iter_samples is an accidental portmanteau of EpiNow2's desired samples arg and iter_sampling.

Also added a few quality-of-life Makefile utilities

Closes #73

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Additional details and impacted files

:loudspeaker: Thoughts on this report? Let us know!