Hi :
   
      I have several puzzling questions about R package "e1071" , svm( ) 
function:
   
  1: what is the model output about "model$coefs", is it  (alfa(i)*y(i) )????
       and "model$rho"  ? is it "- b"????
   
  2: if I want to know w , is it  model$SV * model$coefs ?
   
  3: if I just want to use kernel="linear", how the output" C" and "gamma " 
come out? for example:
   
   

       
---------------------------------
ÑÅ»¢ÓÊÏä´«µÝÐÂÄê×£¸££¬¸öÐԺؿ¨ËÍÇ×Åó£¡ 
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to