View source: R/marker_effect_per_env_EN.R
marker_effect_per_env_EN | R Documentation |
In 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@hotmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.