NEWS | R Documentation |
News for Package kSamples
Changes in version 1.2-11 (2025-08-14)
Added adjusted P-values to Steeel.test
This was suggested by Prof. Dr.Ludwig Hothorn.
Asymptotic P-values can be treated with continuity corrections of 1/2 or 1/4 as appropriate for the compared samples.
Changes in version 1.2-10 (2023-10-07)
Minor Reference Fixes
Fixed a reference to an older package version.
Updated the reference for "On Steel's Test with Ties."
Changes in version 1.2-8 (2018-06-02)
Bug Removal
Fixed a bug in data processing into list format, relevant to blocked data.
Added some references to tests of similar nature and added a note about it.
Changes in version 1.2-8 (2018-06-02)
Version Synchronization
Fixed version synchronization in documentation.
Changes in version 1.2-7 (2017-08-10)
Bug report
Fixed a bug in formula input to list conversion. Anomaly pointed out by Jose Ferreira.
Changes in version 1.2-6 (2017-06-14)
Memory management
In ad.test stack memory management was changed to heap memory, as suggested by Tomasz Melcer.