effectsize icon indicating copy to clipboard operation
effectsize copied to clipboard

Improve CI coverage for non-parametric CLES and rank differences

Open mattansb opened this issue 3 years ago • 3 comments

Open a new issue / pr to discuss improving the CI covered for all of these methods - since they are all monotonic transformations of one another, it makes sense to me they can be improved together.

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

Also related to #479

mattansb avatar Sep 24 '22 18:09 mattansb

@arcaldwell49 feel free to contribute here if you'd like, there is not rush or pressure (:

mattansb avatar Sep 24 '22 18:09 mattansb

The fisher z transformation applies to Pearson r and approximately to phi — it will undercover for any rank correlation or continuity correction like biserial, tetrachoric, or polychoric unless the n is adjusted downward

metafor::escalc has sampling error formulas for some of these I believe

bwiernik avatar Sep 29 '22 08:09 bwiernik

Very good points @bwiernik . Also, I noticed an error in my code where I ran some simulations earlier this month.... The issue may be mute, but let me re-run the simulations to check.

arcaldwell49 avatar Sep 29 '22 12:09 arcaldwell49