Skip to contents

This function generates four diagnostic plots (RMSE, AUC, Continuous Boyce Index, and Tjur-R²) to evaluate the performance (explanatory power without cross-validation) of Hmsc models.

Usage

plot_evaluation(model_dir)

Arguments

model_dir

Character. Path to the model directory containing predictions.

Author

Ahmed El-Gabbas