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

Use dynamic dots in probability_contain() #87

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

joshwlambert
Copy link
Member

This PR adds the use of dynamic dots to probability_contain(). The function now errors when an argument is passed through ... but does not match arguments in bpmodels::chain_sim(), instead of silently ignoring the incorrect argument. This is to match the behaviour of other Epiverse-TRACE functions. The documentation and a test of probability_contain() have been updated to explain and test the new features/behaviour.

@joshwlambert joshwlambert added the enhancement New feature or request label Jan 29, 2024
@joshwlambert joshwlambert merged commit 74aad10 into main Jan 29, 2024
7 checks passed
@joshwlambert joshwlambert deleted the partial_arg_dots branch January 29, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant