[R] Error: could not find function "MLearn"

horseatingweeds horseatingweeds at gmail.com
Mon Nov 7 15:30:39 CET 2011


I'm getting this error when I try to run the function MLearn():

Error: could not find function "MLearn"

I have the MLInterface tools installed. But when I look for MLearn
"??MLearn" but I don't find it. The closest thing I find is the method
MLearn_new() under MLInterfaces. I've tried replacing MLearn() with
MLearn_new() in my script, but I still get the same error, this time:

Error: could not find function "MLearn_new"

Any ideas what I'm doing wrong here? Thanks.

R version 2.13.4, Biocinstall version 2.8.4, on Ubuntu 10.04

--
View this message in context: http://r.789695.n4.nabble.com/Error-could-not-find-function-MLearn-tp3998805p3998805.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list