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 26 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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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