Skip to content

Possible wrong link in scipy.stats.wilcoxon doc #12985

@lionettis

Description

@lionettis

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

No one assigned

    Labels

    DocumentationIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orgscipy.stats

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions