Skip to content

Fix printing for effects = "grouplevel" #1098

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

Open
strengejacke opened this issue May 4, 2025 · 0 comments
Open

Fix printing for effects = "grouplevel" #1098

strengejacke opened this issue May 4, 2025 · 0 comments
Labels
Bug 🐛 Something isn't working Consistency 🍏 🍎 Expected output across functions could be more similar

Comments

@strengejacke
Copy link
Member

We need to save the effects argument, so we can detect whether we have "grouplevel" in .format_columns_multiple_components().

Currently, group-level estimates have the wrong header, because the Effects column is removed, since it only has one unique value ("random"). This means that group level effects are not detected as random effects when printing.

@strengejacke strengejacke added Bug 🐛 Something isn't working Consistency 🍏 🍎 Expected output across functions could be more similar labels May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working Consistency 🍏 🍎 Expected output across functions could be more similar
Projects
None yet
Development

No branches or pull requests

1 participant