Hi colleagues, I am using the R-e1071 package. I know that write.svm() can be used to write the svm model to file. But is there any function in e1071 that can read in the svm model from these files? Thanks a lot!
Yingjie ______________________________________________ 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.