Lms4.stat | R Documentation |
Calculates the statistic of the Logarithmic minimum test for independence in four-way contingency table
Lms4.stat(nijtu)
nijtu |
a numeric matrix with non-negative values of the four-way contingency table cells |
The statistic of Logarithmic minimum test for independence in r x c x t x u contingency table,
The function returns the value of the logarithmic minimum test statistic.
Piotr Sulewski, piotr.sulewski@apsl.edu.pl, Pomeranian University in Slupsk.
Extension of the information contained in Sulewski, P. (2021). Logarithmic Minimum Test for Independence in Three Way Con-tingency Table of Small Sizes, Journal of Statistical Computation and Simulation 91(13), 2780-2799
Lms4.stat(GenTab4(array(1/16, dim = c(2, 2, 2, 2)), 160))
Lms4.stat(table5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.