This is my small subset of data on which anova is used. dput(c) structure(list(Mouse.ID = c("DO.1307", "DO.1309", "DO.1311", "DO.1312", "DO.1316", "DO.1318", "
I am using the cat_plot function from the [interactions]https://interactions.jacob-long.com/reference/cat_plot.html package to plot a 2-way interaction between
I am trying to perform a three way mixed anova on a dataset caled "data". The thing is that I am running into some warning messages and when trying to calculate
Sorry, I'm new to python and stats. And I was curious about the typ in the anova_lm() function. What does typ 1,2,3 mean and how do they differ? This is an exam
I am using R in order to create a graph for my Tukey Test after my ANOVA analysis. This is the code: TukeyHSD(my.anova) Tukeytest <- TukeyHSD(my.anova) plot(