ComputeEmpiricCramer {MvBinary}R Documentation

Computation of the Empiric Cramer'v.

Description

This function computes the Empiric Cramer's V for a binary data set.

Usage

ComputeEmpiricCramer(x)

Arguments

x

a binary matrix.

Value

Return the matrix of the Empiric Cramer's V.


[Package MvBinary version 1.1 Index]