It would be very nice to have an option to compute permutation variable importance for groups of variables (instead of single variables), i.e. to have an insight on how selected variables altogether influence the prediction, as it was for instance proposed in this package : https://rdrr.io/cran/RFgroove/man/varImpGroup.html based on this paper : https://hal.inria.fr/hal-01084301v2/document
thanks for your very useful package :)