Skip to content

Add strata to specify stratifications#62

Merged
TimothyWillard merged 1 commit intomainfrom
push-zllmoyyqxmuw
Nov 13, 2025
Merged

Add strata to specify stratifications#62
TimothyWillard merged 1 commit intomainfrom
push-zllmoyyqxmuw

Conversation

@TimothyWillard
Copy link
Collaborator

@TimothyWillard TimothyWillard commented Nov 12, 2025

Added the strata function for adding a stratafication specification to a severity estimate model object.

  • Added the 'strata' slot to the severity estimate model class and the corresponding strata function for modifying this object slot.
  • Added internal helper infer_levels to extract stratification levels and validate them against user provided inputs.
  • Added withr as a development dependency.

Closes #49.

Added the `strata` function for adding a stratafication specification to
a severity estimate model object.

- Added the 'strata' slot to the severity estimate model class and the
  corresponding `strata` function for modifying this object slot.
- Added internal helper `infer_levels` to extract stratification levels
  and validate them against user provided inputs.
- Added `withr` as a development dependency.

Closes #49.
@TimothyWillard TimothyWillard merged commit 48faed0 into main Nov 13, 2025
4 checks passed
@TimothyWillard TimothyWillard deleted the push-zllmoyyqxmuw branch November 13, 2025 14:43
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.

Add specification for line list and stratifications

1 participant