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, env_file = ".env")

Arguments

model_dir

Character. Path to the model directory containing predictions.

env_file

Character. Path to the environment file containing paths to data sources. Defaults to .env.

Author

Ahmed El-Gabbas