Skip to content

5. check how SPM defines contrasts #53

@carmzh

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

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