Learn R Programming

ordinalTables (version 1.0.0.3)

Cliff_independent: Computes the independent groups d-statistic comparing the two vectors provided.

Description

Computes the independent groups d-statistic comparing the two vectors provided.

Usage

Cliff_independent(x, y)

Value

list containing d, SE(d) and z(d)

Arguments

x

vector of scores for first group

y

vector of scores for second group