Re: [R] One-way ANOVA with replicates

2019-05-04 Thread Jim Lemon
Hi Senaka,
Your attachments didn't make it through. If the datasets are not
large, perhaps use "dput" to create a text version that can be pasted
into the email. Large data sets may have to be uploaded to a public
URL>

Jim


On Sat, May 4, 2019 at 3:10 PM Senaka Amarakeerthi  wrote:
>
> Hi All,
> I have a dataset (attached) with three groups (treatments) namely Neutral ,
> Video, Audio and four output variables.
> I am planning to check the ANOVA results to show that is a difference in
> observations when treatment is changed.
> To generalize the conclusion, I did the same experiment for set of people
> (subjects in attached file).
> Now I am not sure whether I can use One-Way ANOVA for my dataset. Highly
> appreciate if somebody can explain me.
> I am using the R package to analyze data.
> Thank you.
> __
> R-help@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.

__
R-help@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.


[R] One-way ANOVA with replicates

2019-05-03 Thread Senaka Amarakeerthi
Hi All,
I have a dataset (attached) with three groups (treatments) namely Neutral ,
Video, Audio and four output variables.
I am planning to check the ANOVA results to show that is a difference in
observations when treatment is changed.
To generalize the conclusion, I did the same experiment for set of people
(subjects in attached file).
Now I am not sure whether I can use One-Way ANOVA for my dataset. Highly
appreciate if somebody can explain me.
I am using the R package to analyze data.
Thank you.
__
R-help@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.