Skip to content

Standardize getDesign output#47

Merged
kenkellner merged 7 commits into
mainfrom
standardize_getdesign_output
Aug 26, 2025
Merged

Standardize getDesign output#47
kenkellner merged 7 commits into
mainfrom
standardize_getdesign_output

Conversation

@kenkellner

Copy link
Copy Markdown
Contributor

Nearly all getDesign methods now return design matrices and offsets in a standardized way. Specifically, the design matrix for a submodel called type is X_type, and the offset is offset_type. This should allow easier lookup of specific design matrices when all we know is the submodel type.

@kenkellner kenkellner merged commit 53c70fe into main Aug 26, 2025
3 of 5 checks passed
@kenkellner kenkellner deleted the standardize_getdesign_output branch August 26, 2025 18:55
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