You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nbs/read_me.ipynb
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -37,17 +37,17 @@
37
37
"\n",
38
38
"1. **Whorlmap 🌀: Compact visualization for multi-dimensional effects**\n",
39
39
"\n",
40
-
" Introducing Whorlmap, a new way to visualize effect sizes from multiple comparisons in a compact, grid-based format.\n",
40
+
" Introducing **Whorlmap**, a new way to visualize effect sizes from multiple comparisons in a compact, grid-based format.\n",
41
41
"\n",
42
-
" Whorlmaps condense information from the full bootstrap distributions of many contrast objects into a 2D heatmap-style grid of “whorled” cells. This provides an overview of the entire dataset while preserving the underlying distributional detail.\n",
42
+
" Whorlmaps condense information from the full bootstrap distributions of many contrast objects into a **2D heatmap-style grid of “whorled” cells**. This provides an overview of the entire dataset while preserving the underlying distributional detail.\n",
43
43
"\n",
44
-
" They are especially useful for large-scale or multi-condition experiments, serving as a space-efficient alternative to stacked forest plots.\n",
44
+
" They are especially useful for large-scale or multi-condition experiments, serving as a **space-efficient alternative to stacked forest plots**.\n",
45
45
"\n",
46
46
" You can generate a Whorlmap directly from multi-dimensional DABEST objects using the `.whorlmap()` method. See the [Whorlmap tutorial](10-whorlmap.html) for more details.\n",
47
47
"\n",
48
48
"2. **Slopegraphs 📈: Enhanced summaries for paired data**\n",
49
49
"\n",
50
-
" Slopegraphs for paired continuous data now display group summary statistics.\n",
50
+
" Slopegraphs for paired continuous data now display **group summary statistics**.\n",
51
51
"\n",
52
52
" - By default, a thick trend line connects group means, with vertical bars showing standard deviation.\n",
53
53
"\n",
@@ -59,14 +59,14 @@
59
59
"\n",
60
60
"3. **Mini-meta Weighted Delta Fix 🧮**\n",
61
61
"\n",
62
-
" The weighted delta calculation in mini-meta plots has been updated for greater accuracy and consistency.\n",
62
+
" The weighted delta calculation in mini-meta plots has been updated for **greater accuracy and consistency**.\n",
0 commit comments