Hello,
I have a code used by a previous user where there was an option whether to branch or not:

However, when I want to re-use this code I'm getting an error that this option does not exist anymore:
Warning message: In DPT(dm, branching = F) : extra argument ‘branching’ will be disregarded
Help?
Hello,

I have a code used by a previous user where there was an option whether to branch or not:
However, when I want to re-use this code I'm getting an error that this option does not exist anymore:
Warning message: In DPT(dm, branching = F) : extra argument ‘branching’ will be disregardedHelp?