Description Usage Arguments Details Author(s) References Examples
Calculates relative importance of different variables in the models using several approaches.
1 |
x |
a numeric vector including the observed values; or a |
id |
a numeric vector including the predicted values |
wtest |
specifies which dataset ('training','test.dep','test.indep') should be used (if exist) to calculate the importance of variables |
... |
additional arguments (not implemented yet.) |
getVarImp
function returns an object including different measures of variable importance, and if be put in plot function, a barplot is generated:
Babak Naimi naimi.b@gmail.com
Naimi, B., Araujo, M.B. (2016) sdm: a reproducible and extensible R platform for species distribution modelling, Ecography, DOI: 10.1111/ecog.01881
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.