Dear All ,
1- I'm trying to access  the values of  fitted(model) after   model<- 
tune.svm( ) but seemingly it is not poosible. How can I access to values 
of fitted ? However ,it is possible only after  model<- svm( ) 
 
2- How can I access to the other values such as the number of Support 
Vectors , gamma, cost , nu , epsilon , after   model<- tune.svm( ) ? 
these are not possible? 
I receive only  "Error estimation of 'svm' "  with   model and 
summary(model) functions.
Best Wishes and so many thanks,
Amir



                
---------------------------------


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to