varImp.SDTree: Extract variable importance of an SDTree
Description
This function extracts the variable importance of an SDTree.
The variable importance is calculated as the sum of the decrease in the loss
function resulting from all splits that use this covariate.