nsantantonio/Bilinear: Fits bilinear models for multi environment trial data

This package contains functions to fit bilinear models with an emphasis on multi environment trials common in plant breeding applications. The primary function is `bilinear()` which fits two way factorial ANOVA type models, and attempts to separate two way interaction signal from noise by singular value decomposition of the two way table of cell means. This can be centered from one dimension, such as in GGE (aka Sites Regression or SREG), or both dimensions, Additive Main effects and Multiplicative Interaction (AMMI). Missing genotype/environment combinations are imputed using an expectation maximization algorithm. Two F-tests and a parametric bootstrap test (which does not require replicated data) are implemented for determination of the number of significant interaction signal dimensions. Other functions are available for creating biplots, and "winner" plots from the output of the `bilinear()` function.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nsantantonio/Bilinear")
nsantantonio/Bilinear documentation built on Aug. 18, 2020, 2:31 p.m.