Skip to content

Commit e634b4c

Browse files
committed
MAINT Fix broken link in feature_selection/_univariate_selection.py
1 parent 56c4255 commit e634b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/feature_selection/_univariate_selection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def f_oneway(*args):
8585
----------
8686
.. [1] Lowry, Richard. "Concepts and Applications of Inferential
8787
Statistics". Chapter 14.
88-
http://faculty.vassar.edu/lowry/ch14pt1.html
88+
http://facultysites.vassar.edu/lowry/PDF/c14p1.pdf
8989
9090
.. [2] Heiman, G.W. Research Methods in Statistics. 2002.
9191
"""

0 commit comments

Comments
 (0)