PSIndependenceTest {PSIndependenceTest}R Documentation

The list of package functions and their demonstration

Description

The PSIndependenceTest package puts into practice the modular and logarithmic minimum tests for independence in two-way, three-way and four-way contingency tables. Statistic value, cv value and p-value are calculated. This package also includes three table generation functions and six data sets. The list of package functions is as follows:

Data sets in the package and generating two-way, three-way and four-way contingemcy tables

table1

table2

table3

table4

table5

table6

GenTab2

GenTab3

GenTab4

Functions for the modular independence test and two-way contingency table

Mod2.stat

Mod2.cv

Mod2.pvalue

Mod2.test

Functions for the modular independence test and three-way contingency table

Mod3.stat

Mod3.cv

Mod3.pvalue

Mod3.test

Functions for the modular independence test and four-way contingency table

Mod4.stat

Mod4.cv

Mod4.pvalue

Mod4.test

Functions for the logarithmic minimum independence test and two-way contingency table

Lms2.stat

Lms2.cv

Lms2.pvalue

Lms2.test

Functions for the logarithmic minimum independence test and three-way contingency table

Lms3.stat

Lms3.cv

Lms3.pvalue

Lms3.test

Functions for the logarithmic minimum independence test and four-way contingency table

Lms4.stat

Lms4.cv

Lms4.pvalue

Lms4.test


[Package PSIndependenceTest version 0.0.1 Index]