Random Forest Variable Importance based on spline coefficients
Random Forest Variable Importance based on spline coefficients
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.