Seeking help for non-parametric analogue to 2-way ANOVA with interaction #1224
Unanswered
laurahspencer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
via Brent...
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Seeking some help on what I think should be a very simple statistical question.
I have various response variables (continuous) that I'd like to compare amongst two factors, including their interactions (temperature, food, temperature x food). Sample sizes are small (n=4 per treatment) but equal across treatments. For those response variables that meet assumptions of normality I am using 2-way ANOVA. But what do I use for those that are non-parametric, and which I am unable to transform to a normal distribution?
Is it valid to transform continuous variables to rank-order then examine via 2-way ANOVA?
Is it valid to use multiple Kruskal-Wallis tests (non-parametric analogue to 1-way ANOVA) in this way with multiple comparison corrections?:
I have explored the response variables to try to identify their distributions and use glms with Analysis of Deviance tables, but with such little data I'm not confident in that approach either.
Google hasn't solved this problem for me yet, so I'm hoping one of you has some insight. As promised, pub-a-thon points will be divided 60/40. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions