-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Ideal workflow:
- User define ANOVA: mod <- ez_aov()
- Define list of within contrast and/or between contrast
- 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
Labels
No labels