Dear Statalist friends,
I am unexperienced with most statistical methods and Stata and I need some help. I want to examine if scores on a questionnaire X differ between three pre-specified age groups and if the effect of age groups depends on weight status. I wanted to test this using a two-way ANOVA, but my data is non-normal. I then came across the possibility of performing a "robust ANOVA" but I could not find a command for that in Stata. The only command I could find was "anovalator" but it is not an official command to my understanding. Is there another command I could use? Or can I use "regress X i.Agegroup##1.Weightstatus, ice(robust)" ? would that be the equivalent? Any help is highly appreciated. As I am specifically interested in the interaction effect, I can not use a Kruskal Wallis and I am not aware of any other non-parametric tests that allows for interaction effects.
Many thanks!
Related Posts with robust ANOVA for non-normal data
helpI am working on a database containing the region variable. Is there a possibility to transform this …
HelpHi, it's not a question about stata, but maybe you can give me a guide. I am trying to get a histog…
Using twoway histogram to plot bar graphsHello, I would like to plot two variables in overlaid bars that have the same 7 categories (pre_occ…
Margins and Ologit2Hello, I am fitting a ologit2 model for an ordered outcome - HIVrisk (none, low and high). I am tryi…
How i can interpret this model? *Prob > chi2 = * *0.0000 Code: * Model A . eststo A, title ("Model A"): xtmixed Y X2 X1 time c.X2#c.time c.X1#c.time grou…
Subscribe to:
Post Comments (Atom)
0 Response to robust ANOVA for non-normal data
Post a Comment