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.0")



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.0, https://cran.r-project.org/web/packages/combinIT. Accessed 03 Feb. 2025.
Previous versions and publish date:
1.0.0 (2022-03-21 09:20), 1.5.0 (2022-06-17 17:00)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
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  

23,630

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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