Rdocumentation
powered by
Learn R Programming
ryouready (version 0.4)
nom.uncertainty: Calculate the Uncertainty Coefficient (Theil's U)
Description
Calculate the Uncertainty Coefficient (Theil's U)
Usage
nom.uncertainty(x)
Arguments
x
A table object.
Value
A named list with the three values:
ucc.cr
The row variable is used as independent, the column variable as dependent variable.
uc.rc
The column variable is used as independent, the row variable as dependent variable.
uc.symmetric
Symmetric uncertainty coefficient.
Examples
Run this code
{
}
Run the code above in your browser using
DataLab