R/marker_effect_per_env_EN.R
marker_effect_per_env_EN.RdIn each environment of the MET dataset, marker effects are computed separately.
marker_effect_per_env_EN( geno, pheno, environment, pheno_trait, nb_folds_cv = 4, reps = 2, ... )
| geno |
|
|---|---|
| pheno |
|
| environment |
|
| pheno_trait |
|
| nb_folds_cv |
|
| reps |
|
all_coef_avg data.frame
First column character contains the marker names.
Second column numeric the marker effects in this environment
calculated by cross-validation with Elastic Net.
Third column character contains the environment name
(combination LocationxYear).
Cathy C. Westhues cathy.jubin@uni-goettingen.de