📜 Manuscript DOI:
- Seven metrics were compared for evaluating individual tree mortality models
- The same model showed different classification performance ranges across metrics
- Best model selection varied depending on the chosen metric
- AUCPR outperformed AUC when no confusion matrix was available
- K and MCC are preferred when confusion matrix is available
Tree mortality plays a vital role in forest dynamics and is essential for growth models and simulators. Although factors such as competition, drought, and pathogens drive mortality, its underlying mechanisms remain difficult to model. While significant scientific attention has been given to selecting appropriate algorithms and covariates, evaluating individual tree mortality models also requires careful selection of performance metrics. This study compares seven different metrics to assess their impact on model evaluation and selection. Results show that candidate models exhibit varying performance ranges across metrics and that the choice of metric significantly influences the selection of the best model. When no confusion matrix is available, AUCPR emerges as a more reliable alternative to AUC, offering a balanced assessment for imbalanced datasets. When a confusion matrix is available, K and MCC outperform accuracy-based metrics, providing a fairer evaluation of both alive and dead tree classifications. These findings emphasize the importance of choosing appropriate evaluation metrics to enhance mortality model assessment and ensure reliable predictions in forestry applications.
- 📂 bibliography: compilation of all the literature cited or consulted during the creation of the document
- 📂 data: raw and processed data, check here for a detailed description
- 📂 output: figures, charts, tables and additional resources included in the document, check here for a detailed description
- 📂 scripts: compilation of the code used for data curation, analysis and outputs included in the document, check here for a detailed description
💫 To download the information of that repository, you can follow this guide.
♻️ To reproduce the analysis, users must:
-
💾 Data:
- Use the data located in the data folder
-
💻 Prerequisites: installation and code: R must be installed to run the code with the libraries used in each script. RStudio was used to develop the code.
-
📜 Usage: Details about the use of the provided code and its workflow are available here
The content of this repository is under the MIT license.
You can use the citation file or copy the citation directly into APA or BibTeX using the bottom Cite this repository on the right hand side of the repository content, here are more details.