Open mtorchiano opened 6 years ago
The function cliff.delta()
currently does not allow computing effect size for paired samples, so the short answer is NO.
If you need just an estimate of the delta statistic, you can compute it easily, e.g. as
mean(sign(treatment-control))
Unfortunately I'm not a statistician, so take what I say with due skepticism.
I report here an anonymized mail: