Skip to content

Releases: tnagler/wdm-r

wdm 0.2.4

10 Jan 15:57
Compare
Choose a tag to compare
  • add function rank_wtd() for computing weighted ranks.

wdm 0.2.3

17 Mar 00:56
a6452c3
Compare
Choose a tag to compare
  • avoid bitwise operations on Boolean variables.

wdm 0.2.2

04 Aug 09:18
310e548
Compare
Choose a tag to compare
  • fix computation of average weighted rank (no longer dependent on input order).
    Primarily affects method "spearman".

wdm 0.2.1

11 Apr 12:43
Compare
Choose a tag to compare

BUG FIX

  • keep debugging symbols after package install (following a request by Prof. Ripley).

wdm 0.2.0

07 Feb 20:41
Compare
Choose a tag to compare

wdm 0.2.0

  • use more intuitive formula for Pearson's rho that is linear in weights.

wdm 0.1.2

  • fix typos and formatting issues in manual pages.

wdm 0.1.1

  • inline normalCDF() to avoid multiple definition errors when LinkingTo wdm.

wdm 0.1.0

30 May 08:57
1c07340
Compare
Choose a tag to compare
  • Initial release.