maximize_chi_squared {chisquare}R Documentation

Compute the chi-squared-maximising version of the input table

Description

This ancillary function computes the chi-squared-maximising version of the input table

Usage

maximize_chi_squared(observed_table)

Arguments

observed_table

Input cross-tabulation.

Value

List containing the chi-squared-maximising version of the input table and the chi-squared statistic


[Package chisquare version 1.1.1 Index]