varImpCoeff: Random Forest Variable Importance based on spline coefficients
Description
Returns the random forest variable importance based on the permutation accuracy measure, which is calculated as the difference in mean squared error between the original data and from randomly permuting the values of a variable.