Other packages > Find by keyword >

combinIT  

A Combined Interaction Test for Unreplicated Two-Way Tables
View on CRAN: Click here


Download and install combinIT package within the R console
Install from CRAN:
install.packages("combinIT")

Install from Github:
library("remotes")
install_github("cran/combinIT")

Install by package version:
library("remotes")
install_version("combinIT", "2.0.1")



Attach the package and use:
library("combinIT")
Maintained by
Hossein Haghbin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-21
Latest Update: 2022-10-21
Description:
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. 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.
How to cite:
Hossein Haghbin (2022). combinIT: A Combined Interaction Test for Unreplicated Two-Way Tables. R package version 2.0.1, https://cran.r-project.org/web/packages/combinIT. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2022-03-21 09:20), 1.5.0 (2022-06-17 17:00), 2.0.0 (2022-10-21 09:35)
Other packages that cited combinIT R package
View combinIT citation profile
Other R packages that combinIT depends, imports, suggests or enhances
Complete documentation for combinIT
Functions, R codes and Examples using the combinIT R package
Some associated functions: Boik_test . CI_test . CNV . Franck_test . IDCP . KKM_test . KKSA_test . MVGH . Malik_test . Piepho_test . RDWW . interaction_plot . 
Some associated R codes: Boik_test.R . CI_test.R . CNV.R . Franck_test.R . IDCP.R . ITtestClass_methods.R . KKM_test.R . KKSA_test.R . MVGH.R . Malik_test.R . Piepho_test.R . RDWW.R . RcppExports.R . combtest_methods.R . internal.R . plots.R . utiles.R . zzz.R .  Full combinIT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA