chi_squared_pval: Chi-squared test p-value (generic)

chi_squared_pvalR Documentation

Chi-squared test p-value (generic)

Description

Return p-value for chi-squared test for any two features

Usage

chi_squared_pval(cat_var1, cat_var2)

Arguments

cat_var1

A categorical feature.

cat_var2

A categorical feature.

Value

pval A p-value (class "numeric").


metasnf documentation built on April 3, 2025, 5:40 p.m.