Dunnett's for Multiple Ys
I am trying to get a script that will run Dunnett's on multiple Ys automatically in fit model, my issues: If I change the multiple comparisons part where the factor and level is not a variable it works but only for the first Y, it will not repeat the Dunnett's part for the remaining Ys. So my questions: 1. Why doesn't this work like the fit model with a variable being used for the factor an...