[R] ksvm question -- help! cannot get program to run...
Michael
comtech.usa at gmail.com
Wed Jul 8 00:44:42 CEST 2009
What's wrong? Very sad about this...
model <- ksvm(x=mytraindata[, -1], y=factor(mytraindata[, 1]), prob.model=T)
Error in .local(x, ...) : x and y don't match.
More information about the R-help
mailing list