dmannwhitney function

Mann Whitney Probability Mass function

Mann Whitney Probability Mass function

Calculates the Mann Whitney Probability Mass function recursively.

dmannwhitney(u, m, n)

Arguments

  • u: Statistic value
  • m: Group 1 size
  • n: Group 2 size

Returns

Probability that the Mann-Whitney statistic takes the value u under H0

  • Maintainer: John E. Kolassa
  • License: GPL-2
  • Last published: 2023-08-30

Useful links