mchisq.test: Get Chi-square test of a specific variable with other...

View source: R/mchisq_test.R

mchisq.testR Documentation

Get Chi-square test of a specific variable with other categorical variables in a dataframe

Description

Get Chi-square test of a specific variable with other categorical variables in a dataframe

Usage

mchisq.test(data, var)

Arguments

data

specify a dataframe containing variables

var

specify a categorical variable to get the chi-square tests

Value

returns a dataframe with chi-square test


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.