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

View source: R/max_chisq.R

maximize_chi_squaredR 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


chisquare documentation built on Oct. 30, 2024, 9:11 a.m.