Description Usage Arguments Value
Function that performs genomic selection by evaluating in parallel multiple models on a single phenotype. Models are evaluated through cross-validation, then the best model is selected, and GEBVs are calculated using this model. Results are generated in both tables and graphics, and they include: GEBVs for target and training datasets, graphic comparison of predicted ability for each model (correlation between actual and predicted values), and comparison of execution times between models.
1 | gs_single(paramsFile, outputDir = "")
|
paramsFile |
Filename of the parameter file (YAML Format). |
outputDir |
(Optional) Directory name where results will be saved. If empty, phenotype name is used. |
TRUE if no errors or FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.