visStatistics 0.3.0

Major changes in Route 1 (numeric response, categorical predictor)

The two changes are one shift rather than two: the implicit, sample-size based override of the assumption tests was replaced by explicit ones in both directions. The old gate could only push the selection towards the mean-based tests, and only once every group passed 50 observations; group_test now fixes either branch, "welch" on the mean scale or "rank" on the rank scale, at any group size. Users who relied on the bypass obtain mean-based tests with group_test = "welch".

Changes to the exported API

Effect sizes

Diagnostics

Documentation

visStatistics 0.2.0

Changes in decision logic

New features

Breaking changes

Deprecated

Improvements

Documentation

visStatistics 0.1.7

visStatistics 0.1.6

Major changes

Structural Improvements

visStatistics 0.1.5

News

Bug fixes

visStatistics 0.1.3

News

Improvements

Change in decision logic

Bug fixes