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

Remove mean() from the labels #136

Closed
vincentarelbundock opened this issue Nov 2, 2024 · 1 comment
Closed

Remove mean() from the labels #136

vincentarelbundock opened this issue Nov 2, 2024 · 1 comment

Comments

@vincentarelbundock
Copy link
Owner

Obvious from the call, and takes space.

@vincentarelbundock
Copy link
Owner Author

@artiom-matvei in some contexts with comparisons() and avg_comparisons(), we get estimate labels that look like this:

mean(blue) - mean(red)

I would like to go back to the simpler display:

blue - red

This might just require changing this:

But there may also be some tests to adjust.

vincentarelbundock pushed a commit that referenced this issue Nov 5, 2024
…irwise (#139)

* fixed row labels names for pairwise hypothesis

* improved hypothesis rowlabels and tested

* removed mean from labels and added test
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

No branches or pull requests

1 participant