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 22 Dec. 2024.
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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