effectsize icon indicating copy to clipboard operation
effectsize copied to clipboard

Make Omega/Epsilon non-negative

Open mattansb opened this issue 3 years ago • 2 comments

Hmm this paper seem to suggest that such negative values should be replaced with 0?

The results presented in this article assure researchers that the common practice of replacing a negative estimate with zero for some prominent estimators is better than the MLE.

(p. 406)

Should we do this?

Originally posted by @mattansb in https://github.com/easystats/effectsize/issues/519#issuecomment-1279285963

mattansb avatar Oct 14 '22 17:10 mattansb

That's the Shieh article? Yes we should do that (considering also that users do it anyway)

bwiernik avatar Oct 14 '22 18:10 bwiernik

Yeah, I agree with Brenton. We should replace them with 0.

The negative values can especially be confusing because the CI values are, IINM, never below 0 in {effectsize} output.

IndrajeetPatil avatar Oct 15 '22 07:10 IndrajeetPatil