R/plot_results_cv.R
plot_results_cv.Rd
Prediction accuracy is always computed on an environmental basis (i.e. the correlations between the observed and predicted values are calculated within the same environment, no matter what is the cross-validation scheme used).
plot_results_cv( fitting_all_splits, trait, info_environments, cv_type, cv0_type, path_folder, nb_folds_cv1, repeats_cv1, nb_folds_cv2, repeats_cv2 )
fitting_all_splits | results obtained using the function
|
---|---|
trait |
|
info_environments |
|
cv_type |
|
cv0_type |
|
path_folder |
|
nb_folds_cv1 |
|
repeats_cv1 |
|
nb_folds_cv2 |
|
repeats_cv2 |
|
Plots are directly saved in the path_folder.
Cathy C. Westhues cathy.jubin@uni-goettingen.de