ecospat.ESM.VarContrib | R Documentation |
calculates the variable contribution of each variable and method in an ESM model
ecospat.ESM.VarContrib(ESM.modeling.output,
ESM_EF.output)
ESM.modeling.output |
|
ESM_EF.output |
|
Calculates the ratio between sum of weights of bivariate models where a focal variable was used and sum of weights of bivariate models where the focal variable was not used. The ratio is corrected for the number of models with or without the focal variable. This ratio gives an indication on the proportional contribution of the variable in the final ensemble model. A value of higher than 1 indicate that the focal variable has a higher contribution than average. In the case of multiple methods (e.g., GLM, GAM...), the contributions are counted per method. For ensemble model, the contributions are then weighted means (based on the weighting score as chosen in ecospat.ESM.EnsembleModeling()) of single methods
Returns a dataframe with contribution values (i.e. proportional contribution) by variable and model
Olivier Broennimann <Olivier.Broennimann@unil.ch> with contributions of Heidi Mod Heidi.mod1@gmail.com and Daniel Scherrer daniel.j.a.scherrer@gmail.com
ecospat.ESM.Modeling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.