Hello I am using e1071, svm. After tuning the parameters, I would like to get the weights assigned to the different features of my feature vector. This is to perform a feature reduction step by eliminating features with low discrimination values. How can i get the weight vector? best