Skip to content
Prev 301324 / 398503 Next

Only one class shown in SVM plot?

example!!!!

but a wild guess: if your class information is numeric the default is to do eps-regression, not classification. Use factors or specify the type you want to use.

?svm

might help there.
On 25.07.2012, at 15:31, Meffy wrote: