forrtproject / forrtproject/fred-data

Reconsider X2 coding when it is not about a contingency table

Open
#66 1 comment 0 reactions 1 assignee Claimed by @LukasWallrich View on GitHub
Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

So far, my (naive) understanding was that X2(1) was convertible to r, while losing directional information - however, this only applies to X2 derived from contingency tables, while results of e.g. Wald tests yield meaningless conversion results - e.g. X2(1, N = 100) = 140.71 is in our data and results in an r of 1.186212 when simply applying the formula we implemented.

I fixed the fred function to never return |r| > 1 - but that leaves us with other cases when x2 conversions are meaningless. Is it worth going through the data to remove those that do not refer to contingency tables but model fit?

See https://chatgpt.com/share/693159f7-ce48-800e-b7e6-108175ecb8f0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.