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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:27), 1.0.0 (2022-03-21 09:20), 1.5.0 (2022-06-17 17:00), 2.0.0 (2022-10-21 09:35), 2.0.1 (2025-10-20 16:30)
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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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