Skip to content

Commit 4095c76

Browse files
committed
Updated release notes
^
1 parent 676391d commit 4095c76

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/source/release-notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ v2023.02.14
99

1010
This release introduces several new functions:
1111
- Additional plotting functions for repeated measures experimental designs:
12-
- Plotting for paired comparisons of multiple test groups to a single control
13-
- Plotting for repeated measures of the same experimental group
12+
- Plotting for paired comparisons of multiple test groups to a single control (``"baseline"``)
13+
- Plotting for repeated measures of the same experimental group (``"sequential"``)
14+
- **Important note:** The ``paired`` argument for ``dabest.load()`` is no longer boolean, and now only accepts ``"baseline"`` or ``"sequential"`` as a string.
1415
- Calculating of Cohen's *h* and proportional plots for binary data
1516
- Calculating and plotting of weighted deltas for mini-meta-analysis of experimental replicates
1617
- Calculating and plotting delta-deltas for 2x2 experimental designs

0 commit comments

Comments
 (0)