-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Bug 🐛Something isn't workingSomething isn't workingConsistency 🍏 🍎Expected output across functions could be more similarExpected output across functions could be more similar
Description
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.
Metadata
Metadata
Assignees
Labels
Bug 🐛Something isn't workingSomething isn't workingConsistency 🍏 🍎Expected output across functions could be more similarExpected output across functions could be more similar