analysis_predictions: Analysis of prediction results from 'predict_trait_MET()' by...

View source: R/analysis_predictions_best_genotypes.R

analysis_predictionsR Documentation

Analysis of prediction results from predict_trait_MET() by location.

Description

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.

Usage

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(s)

Cathy C. Westhues cathy.jubin@hotmail.com


cjubin/learnMET documentation built on Nov. 4, 2024, 6:23 p.m.