NEWS
clusrank 1.0-4 (2024-02-17)
Minor changes
- Added continuity correction to avoid zero p-value in permutation tests.
- Enhanced
clusWilcox.test()
to allow a language
object.
#1
clusrank 1.0-3 (2022-08-12)
Minor changes
- Enhanced
clusWilcox.test()
to allow a language
object.
#1
clusrank 1.0-2 (2022-01-23)
Bug fixes
- Fixed the tests for a nonzero location
mu
by removing a
duplicated subtraction of mu
from x
. Thank Iaroslav Pashentsev for the
bug report.
clusrank 1.0-1 (2021-07-26)
Bug fixes
- Fixed an internal function for encoding. Thank Dipankar Bandyopadhyay for the
bug report.