Martin Batholdy
2012-Feb-13 15:15 UTC
[R] kernlab - rvm error message: Error in if (length(data) != vl)
Hi, I am trying to perform relevance vector machines with the rvm-function from kernlab. On one dataset I get this message: Setting default kernel parameters Error in if (length(data) != vl) { : RMate stopped at line 0 of selection missing value where TRUE/FALSE needed Calls: rvm ... .local -> backsolve -> as.matrix -> chol -> diag -> array can someone explain this error message? It works for other data-sets with the same feature / example-space. But for one particular trainingset I get this error message... thanks!
Maybe Matching Threads
- kernlab - error message: array(0, c(n, p)) : 'dim' specifies too large an array
- cross validation in rvm not working? (kernlab package)
- Kernlab: multidimensional targets in rvm(), ksvm(), gausspr()
- Erros with RVM and LSSVM from kernlab library
- Kernlab:Relevance Vector Machine Help