Skip to content

Fix ModelSpec.differentiate and mark as stable#237

Draft
matthewwardrop wants to merge 1 commit intomainfrom
fix_model_spec_differentiation
Draft

Fix ModelSpec.differentiate and mark as stable#237
matthewwardrop wants to merge 1 commit intomainfrom
fix_model_spec_differentiation

Conversation

@matthewwardrop
Copy link
Copy Markdown
Owner

@matthewwardrop matthewwardrop commented Dec 20, 2024

Currently ModelSpec and ModelSpecs can be differentiated, but only the formulae are updated, and the resulting model spec cannot be used to create model matrices because the resulting structure would not align.

The goal is to fix this, and mark model spec differentiation as stable.

cc: @e-dorigatti

@matthewwardrop matthewwardrop added this to the 1.2.0 milestone Dec 20, 2024
@matthewwardrop matthewwardrop added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant