cat_comp_default {tangram.pipe}R 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.


[Package tangram.pipe version 1.1.2 Index]