ryouready (version 0.4)

nom.lambda: Calculate Lambda for nominal data tables.

Description

Calculate Lambda for nominal data tables.

Usage

nom.lambda(x)

Arguments

x
A table object.

Value

A named list with the three values:
lambda.cr
The row variable is used as independent, the column variable as dependent variable.
lambda.rc
The column variable is used as independent, the row variable as dependent variable.
lambda.symmetric
Symmetric Lambda (the mean of both above).

Examples

Run this code
{

}

Run the code above in your browser using DataLab