Skip to content

5. check how SPM defines contrasts #53

Description

@carmzh

Ideal workflow:

  1. User define ANOVA: mod <- ez_aov()
  2. Define list of within contrast and/or between contrast
  3. State method = "post-hoc"

Issue:
check SPM contrast function

Function workflow:

  • {does the user want between, within, or between by within (multiply all between x within contrast vectors), or pairwise} to scale? or not to scale?
  • check contrast vector are correct length using df from the model (Issue 3c: write function for this)
  • create contrast() tables as required
  • compute critical constants (cc)
  • CIS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions