easystats / easystats/performance

Add normality check for "random effects" for `afex_aov`

Open
#577 0 comments 0 reactions 1 assignee View on GitHub

@mattansb is already working on this.

Since Apr 22, 2023.

Enhancement :boom:
Dominant language
R
Stars
1.2k
Forks
109
Avg merge
6h 34m
Merged PRs (30d)
8

Description

For within/mixed designs, similiar to check_normality(<merMod>).

  • for check_normality(<afex_aov>):
    • Detect the random deviations
    • extract them (per-term)
    • run test
  • add plotting option in {see}.
  • Update afex (vignette("assumptions_of_ANOVAs", package = "afex"))

See old attempt here: https://github.com/singmann/afex/pull/69/commits/c97cab843b59d2644f60a6b491b55d29d9c5032b
And the proj function.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.