ComputeMvBinaryCramer {MvBinary}R Documentation

Computation of the model Cramer'v.

Description

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

Usage

ComputeMvBinaryCramer(results)

Arguments

results

an instance of S4 class MvBinaryResult (provided by the function MvBinaryEstim)

Value

Return the matrix of the Empiric Cramer's V.


[Package MvBinary version 1.1 Index]