R/solutions_matrix.R
chi_squared_pval.Rd
Return p-value for chi-squared test for any two features
chi_squared_pval(cat_var1, cat_var2)
A categorical feature.
pval A p-value (class "numeric").