--
You received this message because you are subscribed to the Google Groups "Maxent" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maxent+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maxent/29bc14df-3f18-404b-84c6-ff9221369f61%40googlegroups.com.
HelloPlease Check your final maxent result (excel file), Contribution of variables are measured by permutation importance.Also check your jackknife result.Regards
On May 5, 2020 2:27 AM, "Ahmed El-Gabbas" <elga...@gmail.com> wrote:
--Hello,Is there a reason why the permutation importance of a series of cross-validated models of a species are dominated by a few or only one variable (attached figures)?Prediction maps, response curves, and model performance seem to be fine.The only reason I find is that species observations are recorded from one side of these important variables (biased). Thus, shuffling of values of these variables lead to highest reduction in training AUC.Is it advisable in this case to use Percent contribution instead?Also, is it possible to re-estimate the permutation importance of established model using R? Can we estimate permutation importance using for example, testing AUC or other metric?Cheers,Ahmed~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Dr. Ahmed El-Gabbas,Ocean Acoustics Lab, Alfred-Wegener-InstitutMy Website: https://elgabbas.netlify.com/
You received this message because you are subscribed to the Google Groups "Maxent" group.
To unsubscribe from this group and stop receiving emails from it, send an email to max...@googlegroups.com.
The permutation importance is deterministic, and the percent contribution is not. Thus, with every model run, percent contribution will change. Permutation importance should reflect the variables with non-zero coefficients in the lambdas file. Can you confirm that's true?
Jamie