Skip to content

Commit 0d669f7

Browse files
DOC: Cite reference 4 in the spearmanr hypothesis test tutorial.
[docs only]
1 parent 517e34c commit 0d669f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/tutorial/stats/hypothesis_spearmanr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ res.pvalue
157157

158158
Note that the t-distribution provides an asymptotic approximation of the null
159159
distribution; it is only accurate for samples with many observations. For small
160-
samples, it may be more appropriate to perform a permutation test: Under the
160+
samples, it may be more appropriate to perform a permutation test [^4]: Under the
161161
null hypothesis that total collagen and free proline are independent, each of
162162
the free proline measurements were equally likely to have been observed with any
163163
of the total collagen measurements. Therefore, we can form an *exact* null

0 commit comments

Comments
 (0)