# NOT RUN {
hwc <- read.table("http://ashipunov.info/data/hwc.txt", h=TRUE)
pairwise.Eff(hwc$WEIGHT, hwc$COLOR)
pairwise.Eff(hwc$WEIGHT, hwc$COLOR, eff="cohen.d")
pairwise.Eff(hwc$WEIGHT, hwc$COLOR, eff="cliff.delta")
# }
Run the code above in your browser using DataLab