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!
______________________________________________
[email protected] 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.