Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5. check how SPM defines contrasts #53

Open
carmzh opened this issue Nov 4, 2024 · 0 comments
Open

5. check how SPM defines contrasts #53

carmzh opened this issue Nov 4, 2024 · 0 comments

Comments

@carmzh
Copy link
Contributor

carmzh commented Nov 4, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant