Looks like homework. If so, you should know that there is a no
homework policy on this list.
If not, it looks like you should do some on your own by
?anova
?t.test
And perhaps some of:
(a) Consulting a statistics text;
(b) Going through an R tutorial (there are many good ones on the Web);
(c) Showing us what you have done and what errors have occurred. You
should not expect us to do your work for you, at least IMHO (others
may differ).
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Dec 21, 2015 at 3:10 PM, Sidoti, Salvatore A.
<sidoti.23 at buckeyemail.osu.edu> wrote:> I have two experimental groups (treatment & control) with 6 sets of
observations nested within each group. The number of observations in each set is
not equal.
>
>
> How do I set up a such an ANOVA in R?
>
>
> Thank You!
>
>
> Salvatore Sidoti
>
> PhD Student
>
> Graduate Teaching Assistant
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.