Hi,
On Jul 7, 2009, at 6:44 PM, Michael wrote:
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.
Same problem you're having with the svm in e1071: I bet your data is
wonky.
s
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.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
2 matches
Mail list logo