jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Feature Request]: Move (or add) Dunn test non parametric ANOVA #1550

Closed vdsmagt closed 10 months ago

vdsmagt commented 2 years ago

Description

The postdoc test for Krusal Wallis appears to be missing

Purpose

the Kruskal Wallis test needs a posthoc

Use-case

This postdoc is available but at the wrong place

Is your feature request related to a problem?

It is an interface problem (it is much less intuitive now)

Describe the solution you would like

Move Dunn test (or also add) to non-parametrics Anova

Describe alternatives that you have considered

not really applicable

Additional context

The Dunn test is (if I recall correctly) the posthoc test of choice after doing a Kruskal-Wallis nonparametric ANOVA. However, when one chooses KW under non-parametric, there is no option to choose this test. So it seems this test is not provided. However it appears that it is but in the wrong place, under the 'posthoc tests' menu for the regular (parametric) ANOVA.

This is irregular behaviour as under the Repeated measures Friedman (nonparametric) test you do have the option of choosing Conover's posthoc test. I would like to see the same option under Kuskal Wallis.

(for me I now know where to look but it is far from intuitive)

tomtomme commented 10 months ago

This is a duplicate of https://github.com/jasp-stats/jasp-issues/issues/383