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

Mod_Eval_Plot(ModelDir, EnvFile = ".env", FromHPC = TRUE)

Arguments

ModelDir

Path to the model directory containing predictions.

EnvFile

Path to the environment file (.env) for setting paths.

FromHPC

Boolean indicating whether the environment is an HPC system.

Author

Ahmed El-Gabbas