[R] train function in caret package

Elahe chalabi chalabi.elahe at yahoo.de
Sat May 20 01:56:18 CEST 2017


Any answer?! 

    On Friday, May 19, 2017 6:33 AM, Elahe chalabi via R-help <r-help at r-project.org> wrote:
 

 Hi all,

I'm running train function from caret package on my data set patientdata:

    model=train(type~., data=patientdata, method="lvq", preProcess="scale", trControl=control)
and I get this error:

    Error in comp(expr, env = envir, options = list(suppressUndefined = TRUE)) : 

    could not find function "mayCallBrowser"
Does anyone know how should I solve it?!

Thanks for any help!
Elahe

______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


   
	[[alternative HTML version deleted]]



More information about the R-help mailing list