Now that I think of it, are there functions that deal with factorial and unbalanced designs?
the function:
deals with balanced designs. There was a brief discussion about this in stackoverflow but nothing came of it. Has anyone had to deal with this?Code:pwr.anova.test(k=2,sig.level=0.05,f=0.25,power=0.8)






Reply With Quote