Skip to content
Prev 359195 / 398502 Next

FUNCTION ctree

If you do
??ctree
and the package partykit is installed, you will see that this function is defined in this package.
So, you should run
library(partykit)
before running your function call

If partykit is not installed, you need to install it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 670 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20160310/7ceebfd3/attachment.bin>