[R] SVM coefficients
Noah Silverman
noah at smartmediacorp.com
Mon Aug 31 00:10:09 CEST 2009
Hello,
I'm using the svm function from the e1071 package.
It works well and gives me nice results.
I'm very curious to see the actual coefficients calculated for each
input variable. (Other packages, like RapidMiner, show you this
automatically.)
I've tried looking at attributes for the model and do see a
"coefficients" item, but printing it returns an NULL result.
Can someone point me in the right direction?
Thanks
--
Noah
More information about the R-help
mailing list