Skip to content
Prev 226972 / 398500 Next

interpretation of svm models with the e1071 package

Dear all,

after having calibrated a svm model through the svm() command of the 
e1071 package, is there a way to
i) represent the modeled relationships between the y and X variables 
(response variable vs. predictors)?
ii) rank the influence of the predictors used in the model?

Right now I am more interested in regression models, but I guess this 
would be useful for classification too.

Thank you in advance,      manuel