Julia contingency table and fishers exact test with dataframes
Contingency tables and Fisher’s exact test are commonly used in statistical analysis to determine the association between two categorical variables. In Julia, we can use the DataFrames package to create contingency tables