We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5babd commit ad6f9fdCopy full SHA for ad6f9fd
1 file changed
src/decoupler/mt/_consensus.py
@@ -91,7 +91,7 @@ def consensus(
91
- :math:`z_{i}^{(m)}` is the z-score from method :math:`m`.
92
93
A two-sided :math:`p_{value}` is then calculated from the consensus score using
94
- the survival function of the standard normal distribution.
+ the survival function :math:`sf` of the standard normal distribution.
95
96
.. math::
97
0 commit comments