emil.vimp.pamr: Variable importance of nearest shrunken centroids.
Description
Calculated as the absolute difference between the overall centroid and a
class-wise shrunken centroid (which is the same for both classes except sign).
Usage
emil.vimp.pamr(object, threshold, thres.fun, ...)
Arguments
object
Fitted pamr classifier
threshold
Threshold to use for classification. This argument is only
needed if you want to override the value set during model fitting.
thres.fun
Threshold selection function. Only needed if you want to
override the function set during model fitting.