Added functions to the chi_square test library to#130
Added functions to the chi_square test library to#130oliver-czulo wants to merge 1 commit intoestebanz01:masterfrom
Conversation
test contingency tables for independence of observations
|
thank you! 🙏 I promise I'll review this week. Lots of stuff going on at the same time. |
No worries, took me long enough how to do a rebase properly 🙈 I grew up with SVN, and GIT concepts can be quite different... Looking forward to your feedback, any time 😃 |
|
Hi! Sorry for the looooong review. I was reading lots of theory around it to make sure we have a robust scenario. Can you add the following information as a test case? After that, we just need to merge it! Relationship between Region and Product
source: https://gplresearch.com/prueba-chi-cuadrado/
Independence between nutrition and IQ
source: https://www.estadistica.net/Algoritmos2/web-contingencia.pdf (Contraste de Independencia Example, page 27).
Political Affiliation and Opinion
source: https://online.stat.psu.edu/stat500/lesson/8/8.1
Gender and Condiment
source: https://online.stat.psu.edu/stat500/lesson/8/8.1
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
test contingency tables for independence of observations