cramers_v
Calculate an effect size for a chi-squared test of independence, providing a normalized value between 0 and 1 to gauge association strength.
Instructions
Effect size for a chi-squared test of independence, normalized to [0, 1].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | ||
| cols | Yes | ||
| rows | Yes | ||
| chi2_statistic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |