-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
DocumentationIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orgIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orgscipy.stats
Milestone
Description
The documentation of return values from scipy.stats.wilcoxon
at
https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.wilcoxon.html
specifies
pvalue : float
The p-value for the test depending on alternative and mode.
with mode
linking to scipy.stats.mode
, while it seems to refer to the mode
named parameter of the function call.
Metadata
Metadata
Assignees
Labels
DocumentationIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orgIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orgscipy.stats