Skip to content

Standardize getDesign inputs#48

Merged
kenkellner merged 8 commits into
mainfrom
standardize_getDesign_inputs
Aug 29, 2025
Merged

Standardize getDesign inputs#48
kenkellner merged 8 commits into
mainfrom
standardize_getDesign_inputs

Conversation

@kenkellner
Copy link
Copy Markdown
Contributor

Nearly all getDesign methods now take a list of formulas as the key argument, instead of a mixture of double formulas, multiple arguments, or lists. The only exceptions are occuMulti and occuMS since they have so many more design matrices to generate. This allowed for removal or simplification of a bunch of methods.

In addition all unmarkedFit objects now have a formlist slot, and some unnecessary formula-related slots were removed.

@kenkellner kenkellner merged commit 5db350f into main Aug 29, 2025
3 of 5 checks passed
@kenkellner kenkellner deleted the standardize_getDesign_inputs branch August 29, 2025 15:12
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