Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alias for model in standardstate #88

Merged
merged 5 commits into from
Aug 10, 2024

Conversation

younesStrittmatter
Copy link
Contributor

Description

Reintroduce alias mechanism to get and SET State fields with aliases (here: model for the last model in models)

Type of change

  • feat: A new feature

Remarks (Optional)

We should add this feature (also the X, y getter somewhere in the documentation).
Also: We should add a Hint in the tutorials that there are "reserved" autora-names when using the StandardState: variables, conditions, experiment_data, models, iv_names, dv_names, X, y, model

Copy link
Contributor

@musslick musslick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@younesStrittmatter younesStrittmatter added this pull request to the merge queue Aug 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to invalid changes in the merge commit Aug 10, 2024
@younesStrittmatter younesStrittmatter added this pull request to the merge queue Aug 10, 2024
Merged via the queue into main with commit 8572b4a Aug 10, 2024
16 checks passed
@younesStrittmatter younesStrittmatter deleted the add-alias-for-model-in-standardstate branch August 10, 2024 18:11
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 field "model" to the state that always points to last model in the model list
2 participants