I am new to R language. I have two column data I.e X= 0.23, 0.04, 0.5, -
0.20 etc and B= 0.34, 0.01, 0.1, 0.09 etc. The number of observations are
100. How can I apply vargha and delaney effect size in R? I load the data
as, read.csv(mydata.csv) and load the library effsize. Please if someone
can help because I have no idea about the next step to follow.

Thanks

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to