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

Currently in egg_model (and related), warnings are not necessarily captured #113

Open
mcanouil opened this issue May 7, 2023 · 0 comments
Assignees
Labels
Difficulty: [2] Intermediate Priority: [1] Low Type: Enhancement 💡 Issues related to enhancements, improvements, new features, or new analyses
Milestone

Comments

@mcanouil
Copy link
Owner

mcanouil commented May 7, 2023

As discussed in #112 we probably want to keep a record of warnings that could appear in the linear mixed model.
Currently, only the first try will account for warnings and errors before increasing "iterations", then only reports are captured and reported, i.e., warnings are left to the users to disclose.

@mcanouil mcanouil self-assigned this May 7, 2023
@mcanouil mcanouil added this to the v1.0.1 milestone Jan 26, 2024
@mcanouil mcanouil added Type: Enhancement 💡 Issues related to enhancements, improvements, new features, or new analyses Difficulty: [2] Intermediate Priority: [1] Low and removed enhancement labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: [2] Intermediate Priority: [1] Low Type: Enhancement 💡 Issues related to enhancements, improvements, new features, or new analyses
Projects
None yet
Development

No branches or pull requests

1 participant