-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Description
An extension of the Fisher's exact test for tables larger than 2 x 2
Purpose
Analysis of larger tables than currently possible
Use-case
Contingency tables larger than 2 x 2
Is your feature request related to a problem?
The current Fishers exact test is only suitable for 2 x 2 tables as opposed to arbitrarily large tables
Is your feature request related to a JASP module?
Frequencies
Describe the solution you would like
Implement the Fisher-Freeman-Halton Exact Test
Describe alternatives that you have considered
No response
Additional context
Fagerland, M., Lydersen, S., & Laake, P. (2017). Statistical Analysis of Contingency Tables (1st edition). Chapman and Hall/CRC. Page 286
necessary function to accompany the book https://search.r-project.org/CRAN/refmans/contingencytables/html/FisherFreemanHalton_asymptotic_test_rxc.html
Freeman, G.H., & Halton, T.R. (1951). Note on exact treatment of contingency, goodness-of-fit and other problems of significance. Biometrika, 38, 141-149.
Available in SPSS: https://www.ibm.com/support/pages/fisher-exact-test-rxc-table-fisher-freeman-halton-test