The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

combinIT: A Combined Interaction Test for Unreplicated Two-Way Tables

CRAN_Status_Badge License: GPL v2 License: GPL v3

There are several non-functional-form-based interaction tests for testing interaction in unreplicated two-way layouts. However, no single test can detect all patterns of possible interaction and the tests are sensitive to a particular pattern of interaction. This package combines six non-functional-form-based interaction tests for testing additivity.

Summary

These six tests were proposed by Boik (1993), Piepho (1994), Kharrati-Kopaei and Sadooghi-Alvandi (2007), Franck et al. (2013), Malik et al. (2016) and Kharrati-Kopaei and Miller (2016). The p-values of these six tests are combined by Bonferroni, Sidak, Jacobi polynomial expansion, and the Gaussian copula methods to provide researchers with a testing approach which leverages many existing methods to detect disparate forms of non-additivity. This package is based on the following published paper: Shenavari and Kharrati-Kopaei (2018) A Method for Testing Additivity in Unreplicated Two-Way Layouts Based on Combining Multiple Interaction Tests. In addition, several sentences in help files or descriptions were copied from that paper.

Updates of the Version 2.0.0

New Additions

Minor improvements and bug fixes in last version

Some bugs in CI_test, Boik_test, Piepho_test, ‘KKSA_test’, ‘KKM_test’ are Fixed, ‘Malik_test’, and Franck_test. Some typos were corrected in function documents. In addition, ITtestClass_methods, combtest_methods, andplots` were improved.

Installation from GitHub

You can install this R package from this GitHub repository with:

# install.packages("remotes")
remotes::install_github("haghbinh/combinIT")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.