Which test to use (animal behavior)

Hi

I'm a total beginner with R and I've got to run a test on Rstudio to know if there is a significant difference between the number of times a fish attacks or ignores 15 different species.

I think an ANOVA would be the accurate test but I don't know how to run it
I have two columns: Attack and Ignore
And 15 lines: species_A, species_B, species_C,.....

A bit of help please?
Thank you!!

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.