Any answer?! On Friday, May 19, 2017 6:33 AM, Elahe chalabi via R-help <r-help@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@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]] ______________________________________________ R-help@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.