This document compares four statistical methods commonly used for predictive modeling in ecology: Logistic Multiple Regression (LMR), Classification and Regression Tree analysis (CART), Principal Component Regression (PCR), and Multivariate Adaptive Regression Splines (MARS). It applies these methods to two datasets on moss and tree distributions to evaluate their predictive accuracy, reliability when validated with independent data, usability within GIS, and ease of use. MARS and CART achieved the best predictions, though CART models were complex for cartographic uses. Validation with independent data was found to be necessary, rather than just cross-validation.
Related topics: