Skip to content
Prev 236861 / 398500 Next

SVM functions

Hi !

Right now I am learning to use svm functions available in R and trying to
use these function with given example. I was stuck with svmlight function
which is available in klaR package. Any help would be appreciated regarding
this function.

1.	 I am unable to use svmlight( ) which is available in package: klaR.
Although I have downloaded klaR_0.6-3 package from
http://cran.r-project.org/web/packages/klaR/index.html web site, the
function is giving me the following error.
Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") :
  cannot open file '_model_1.txt': No such file or directory