We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512f335 commit 5af668bCopy full SHA for 5af668b
3 files changed
docs/api/mt.md
@@ -16,7 +16,6 @@
16
mt.mlm
17
mt.ora
18
mt.udt
19
- mt.udt
20
mt.ulm
21
mt.viper
22
mt.waggr
src/decoupler/mt/_mlm.py
@@ -88,9 +88,9 @@ def _func_mlm(
88
89
p_{value} = 2 \times \mathrm{sf}(|ES|, \text{df})
90
91
- %(tval)s
92
93
%(params)s
+ %(tval)s
94
95
%(returns)s
96
"""
src/decoupler/mt/_ulm.py
@@ -89,9 +89,8 @@ def _func_ulm(
%(yestest)s
-
97
0 commit comments