compute_phi_max: Compute phi_max for the input table

View source: R/phi_max.R

compute_phi_maxR Documentation

Compute phi_max for the input table

Description

This ancillary function compute the maximum value ohi can achieve given the observed marginals

Usage

compute_phi_max(crosstab)

Arguments

crosstab

Input cross-tabulation.

Value

Numerical value of phi_max.


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