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

Skip values for sampling in ascending order; fix bug with always.split.variables #738

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

mnwright
Copy link
Member

Fixes #733.

We now sort the values in always.split.variables in ascending order and both ways of sampling use that order.

@mnwright mnwright merged commit 974d9b6 into master Aug 21, 2024
8 checks passed
@sligocki
Copy link
Contributor

Could you add tests with multiple skipped IDs (perhaps pulling in my tests, but with expected sort order)?

@mnwright
Copy link
Member Author

Yes, I used your tests in #739.

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.

Order of feature in formula seems to matter (last place, particularly)
2 participants