Skip to content

Conversation

Jacobluke-
Copy link
Collaborator

No description provided.

@Jacobluke- Jacobluke- requested a review from JAnns98 October 18, 2024 06:53
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@JAnns98 JAnns98 left a comment

Choose a reason for hiding this comment

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

Everything looks good. Only concern/thought is that we should decide how to properly shorthand reference 'effectsize curve'. I assume thats what EC refers to in this case, but for other cases (like gridkey), its been referenced as ES (e.g., gridkey_show_es). Not sure which would be more intuitive but we should stick to one.

@Jacobluke-
Copy link
Collaborator Author

I was confused about this naming as well. I use the same as in dabestr.

Fixed a bug where some baseline line error curve for certain controls are wrongly plotted as the previous one.

The implementation is a bit different from dabestr becuase R allows nesting DataFrame where Python doesn’t.
@Jacobluke- Jacobluke- merged commit 7c2e9c9 into vnbdev Dec 20, 2024
4 checks passed
@Jacobluke- Jacobluke- deleted the baseline_ec branch December 20, 2024 03:25
Jacobluke- added a commit that referenced this pull request Dec 20, 2024
commit 7c2e9c9
Merge: d3d531f 1c660f8
Author: Jacob Luke <[email protected]>
Date:   Fri Dec 20 11:25:45 2024 +0800

    Merge pull request #191 from ACCLAB/baseline_ec

    Baseline ec

commit 1c660f8
Author: Jacobluke- <[email protected]>
Date:   Fri Oct 25 14:15:32 2024 +0800

    pandas deprecation related to categories

commit 5df90f8
Author: Jacobluke- <[email protected]>
Date:   Mon Oct 21 17:09:15 2024 +0800

    Bug fix and zero-dot effect size for baseline

    Fixed a bug where some baseline line error curve for certain controls are wrongly plotted as the previous one.

    The implementation is a bit different from dabestr becuase R allows nesting DataFrame where Python doesn’t.

commit 994003c
Author: Jacobluke- <[email protected]>
Date:   Fri Oct 18 14:51:50 2024 +0800

    Add tests for baseline curve

commit 91ff9be
Author: Jacobluke- <[email protected]>
Date:   Fri Oct 18 14:51:38 2024 +0800

    Prevent deprecation warning for pandas

commit 2fc8052
Author: Jacobluke- <[email protected]>
Date:   Fri Oct 18 14:15:02 2024 +0800

    Add support for baseline_curve
@Jacobluke- Jacobluke- restored the baseline_ec branch December 20, 2024 08:05
@JAnns98 JAnns98 deleted the baseline_ec branch January 7, 2025 10:56
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.

2 participants