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")

Arguments

ModelDir

Character. Path to the model directory containing predictions.

EnvFile

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

Author

Ahmed El-Gabbas