cat_comp_default: Chi-Squared Test for Categorical Variables

View source: R/cat_comp_default.R

cat_comp_defaultR Documentation

Chi-Squared Test for Categorical Variables

Description

Default comparison function for categorical data.

Usage

cat_comp_default(dt, digits)

Arguments

dt

the name of the dataframe object.

digits

significant digits to use.

Value

A dataframe calculating relative entropy between column pairs, as well as an overall chi-squared test across all groups.


thomasgstewart/tangram.pipe documentation built on Aug. 18, 2022, 8:41 p.m.