Learn R Programming

chisquare (version 1.0)

maximize_chi_squared: 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)

Value

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

Arguments

observed_table

Input cross-tabulation.