Skip to content

(w02_t03) Nemenyi Test Unclear #15

Open
@jakob-r

Description

@jakob-r

Following things should be clear

  • The test statistic q follows which distribution (suggest: Studentized Range Distribution with parameter k = number of algorithms bud I haven't found anything on the degrees of freedom)
  • Does the Post-hoc Nemenyi test control the FWER? (I suppose yes)
  • How to derive the critical difference (suggest: q.alpha = qtukey(1 - 0.05, k, Inf) / sqrt(2L); cd.nemenyi = q.alpha * sqrt(k * (k + 1L) / (6L * n)))
  • I guess the test statistic q only consists of the absolute value of Rj1 - Rj2

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions