MvBinaryProbaPost {MvBinary}R Documentation

Computation of the model Cramer'v.

Description

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

Usage

MvBinaryProbaPost(x, param)

Arguments

x

a binary matrix.

param

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

Value

Return the logprobability for each row of matrix x conditionally on the model defined by param.


[Package MvBinary version 1.1 Index]