Hi, Can anyone explain the following error??
Error in FUN(newX[, i], ...) : missing observations in cov/cor In addition: Warning message: In FUN(newX[, i], ...) : NAs introduced by coercion svm_modelSAheart1 <- svm(x_training, y_training) is the command i am using.my x/y training are working fine. If anyone needs more information just let me know! Hope to hear from someone soon. Regards. -- View this message in context: http://www.nabble.com/Help-with-Error%21-tp15900037p15900037.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.