i have got a svm MODEL from e1071 by svmModel<-svm(x, y, kernel = "linear", cost = gamma, scaled=FALSE) who can tell me how can i get the alpha of decision functions i just remembered rho is the bias of decision functions
i think the manual of e1071 is a piece of usely garbage thank u gao shan [[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.