a data table with adjusted coefficient of variation
Arguments
data
a dataframe containing trait, genotype and environment.
trait
colname of a column containing a numeric vector of interested trait to be analyzed.
genotype
colname of a column containing a character or factor vector labeling different genotypic varieties
environment
colname of a column containing a character or factor vector labeling different environments
Author
Tien-Cheng Wang
Details
Adjusted coefficient of variaiton (Doering and Reckling, 2018) is calculatd based on regression function.
Variety with low adjusted coefficient of variation is considered as stable. Equation of adjusted coefficient of variation can be found in vignette file.