svm.weights {OmicsMarkeR} | R Documentation |
This calculates feature weights for multiclass Support Vector Machine (SVM) problems
## S3 method for class 'weights' svm(model)
model |
A fitted SVM model of multiclass |
Vector of feature weights
Guyon I. et. al. (2010) Gene Selection for Cancer Classification using Support Vector Machines. Machine Learning 46 389-422.