Replies: 1 comment
-
|
Hi @Yves33 — please see the Guidelines documentation page for the recommended test after a mixed anova. I'm closing this question as we cannot answer individual statistical questions from users. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Have an experimental design where I measure the response of neurons (id) from two groups (between var) to successive current steps (from 0 to 50pA, within var). Current steps are applied in increasing magnitude order to same cell (id).
my DataFrame looks like this
pg.mixed_anova() reports:
Should I apply some kind of corrections to p-unc ? and which ones (mostly interested in interaction, obviously)?
(the p-values reported by R afex are sometimes much higher than those reported by pingouins)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions