Generation

generate functionTue, 21 Mar 2023

changing the paired argument in the wilcox.test function to 'FALSE'

wilcox.test(d$Sepal.Length, d$Petal.Length, paired = FALSE)

Want to kickstart your project?Use the new AI Studio to create your code