Description Usage Arguments Author(s) References Examples
Returns a dataframe containing outputs results from two-by-two analysis using mixed model REML/BLUP (assuming random genotypic effects and fixed block). Perform a analysis on the variety connectivity (number of the same genotypes among trials), calculate the Indicates what type of genoytpe x environment interaction are predominant.
| 1 | AMMIf()
 | 
| df | dataframe object | 
| trials | factor type column associated to environment levels within df object | 
| gen | factor type column associated to genotype levels within df object | 
| rep | factor type column associated to replication or blocks levels within df object | 
| y | numeric type column associated to evaluated trait within df object | 
| GE | TRUE or FALSE, return a plot of the predominant type of GxE interaction, genotypic correaltion across trials and variety connectivity | 
Adapted from Umesh R Rosyara by Germano Costa Neto
Eberhart S.A., Russell W.A. (1966) Stability parameters for comparing varieties. Crop Sci. 6: 36-40.
Singh R.K., Chaudhary B.D.(1985) Biometrical Methods in Quantitative Genetics Analysis, Kalyani Publishers
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.