Learn R Programming

tangram.pipe (version 1.1.2)

cat_comp_default: Chi-Squared Test for Categorical Variables

Description

Default comparison function for categorical data.

Usage

cat_comp_default(dt, digits)

Value

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

Arguments

dt

the name of the dataframe object.

digits

significant digits to use.