0
votes
1answer
106 views

Checking confidence intervals on user defined contrast (one-way ANOVA)

Hi is anyone able to help - I am doing this all in R Code: I have run one way analysis on some data and set up 2 contrasts (Liberarts-Finearts and also Engineering-science). I now need to calculate ...
4
votes
1answer
196 views

How to find a confidence interval for a contrast?

I have a latin square with a particular treatment; I have done a contrast so I have a value for the mean of the contrast $$\hat \theta_1 = \mu_1-\frac{1} {3}(u_2+u_3+u_4) \>.$$ I also have a ...