Skip to content

proper support for multiple subgroup variables#29

Merged
wjchulme merged 1 commit intomainfrom
multiple-subgroups
Apr 23, 2025
Merged

proper support for multiple subgroup variables#29
wjchulme merged 1 commit intomainfrom
multiple-subgroups

Conversation

@wjchulme
Copy link
Contributor

This allows multiple subgroups to be specified, separated by a dash. For example "age_group-sex".

If more than one subgroup is specified, analyses will be multiplicatively stratified, for example exposure * (subgroup1 * subgroup2), rather than exposure * (subgroup1 + subgroup2).

This allows multiple subgroups to be specified, separated by a dash. For example "age_group-sex".

If more than one subgroup is specified, analyses will be multiplicatively stratified, for example exposure * (subgroup1 * subgroup2), rather than exposure * (subgroup1 + subgroup2).
@wjchulme wjchulme merged commit a53350c into main Apr 23, 2025
1 check passed
@wjchulme wjchulme deleted the multiple-subgroups branch April 23, 2025 14:13
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.

1 participant