compute_phi_max {chisquare} | R 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.
[Package chisquare version 1.1.1 Index]