nom_c: Contingency Coefficient C

Description Usage Arguments Value Examples

View source: R/nom_stats.R

Description

Very simple wrapper for DescTools::ContCoef.

Usage

1
nom_c(x, y = NULL)

Arguments

x

Dependent variable. Alternatively a table.

y

Independent variable

Value

numeric value

Examples

1
nom_c(ngo$abschalt, ngo$geschl)

Example output

[1] 0.145865

tadaatoolbox documentation built on July 2, 2020, 2:30 a.m.