This function analyses at each individual location the best genotypes based on their predicted performance over years. List of mean genotype performance (simple average based on predictions) at each location are saved.

No output from this function, all results are direcly saved based on the path_save_results argument.

analysis_predictions(met_pred, path_save_results, trait = NULL)

Arguments

met_pred

Output from predict_trait_MET() function of class met_pred.

path_save_results

Path where plots and results should be saved.

Author

Cathy C. Westhues cathy.jubin@uni-goettingen.de