Skip to content

Commit 83ec136

Browse files
committed
this is dumb
1 parent 9189ae1 commit 83ec136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/edge_level_tests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Provided Tests
3939
* **Pearson's** *r*
4040

4141
* MATLAB `corr <https://www.mathworks.com/help/stats/corr.html>`_ function with (``type``, ``Pearson``)
42-
* **Spearman's** :math:`rho`
42+
* **Spearman's** :math:`\rho`\
4343

4444
* MATLAB `corr <https://www.mathworks.com/help/stats/corr.html>`_ function with (``type``, ``Spearman``)
45-
* **Spearman's** :math:`rho` **estimator**
45+
* **Spearman's** :math:`\rho`\ **estimator**
4646

4747
* Faster approximation of the Spearman's rho function at the cost of slightly less accurate result.
4848
* Based on developer testing, rho values may differ by :math:`10^{-4}` and *p*-values by :math:`10^{-5}`.

0 commit comments

Comments
 (0)