SCM

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: run error lmtree without loading partykit library [ Reply ]
By: Achim Zeileis on 2016-09-29 07:31
[forum:43535]
Ismael, thanks for the pointer! Fixed now in the SVN here on R-Forge.

run error lmtree without loading partykit library [ Reply ]
By: ismail sezen on 2016-09-29 03:57
[forum:43534]
if I attempt to run lmtree without loading partykit package, but with package name at the begining, throws the error below:

CODE:
partykit::lmtree(a ~ b + c | b + c + d, data = x)

ERROR:
Error in eval(expr, envir, enclos) : could not find function "mob"

If I first issue the command 'library(partykit)', everything is ok.

Thanks to:
Vienna University of Economics and Business Powered By FusionForge