How to run the Kruskal-Wallis or Mann-Whitney Test in R

0 votes

Can anyone give me a hint on how to run the Kruskal-Wallis Test below?

My objective : Is there any significance of the growth (agg_rel_abund) of bacteria between Forest and Urban for each family.

The code I have tried in R : kruskal.test(Habitat ~ agg_rel_abund, data = my_data) but obviously I know that is wrong... because I didn't hit my objective..

Let me briefly explain about my data :

There are types of sample, which is F and W.

When the sample name start with F, it means the Habitat is from Urban.

When the sample name start with W, it means the Habitat is from Forest.

It is okay if want to perform Mann-Whitey Test, or any Non-Parametric Test too... as long as can get to know the significance of the growth (agg_rel_abund) of bacteria between Forest and Urban for each family.

Jul 25, 2022 in Data Analytics by avinash
• 1,840 points

edited Mar 4 2 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP