Skip to content

Releases: tnagler/wdm

wdm 0.2.2

04 Aug 09:26
Compare
Choose a tag to compare
  • fix computation of average weighted rank (no longer dependent on input order).
    Primarily affects method "spearman".
  • silence unused parameter warning when building tests.

wdm 0.2.0

07 Feb 20:42
6df8f6f
Compare
Choose a tag to compare
  • use more intuitive formula for Pearson's rho that is linear in weights.

wdm 0.1.1

30 May 11:57
Compare
Choose a tag to compare

BUG FIX

  • inline normalCDF() to avoid multiple definition errors.

wdm 0.1.0

30 May 08:56
Compare
Choose a tag to compare
  • Initial release.