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.
# S3 method for class 'SDTree'
varImp(object)
A named vector of variable importance