Generating a stop rule function for EWOC classical model
Generating a stop rule function for EWOC classical model
stop_rule_d1classical(step)
Arguments
step: an object from the class 'ewoc_d1classical'.
Returns
a logical character indicating if the trial should be stopped or not.
Details
The stop rule function is evaluated at each step of the trial. It can defined based on any information contained in the object 'step' that is the output from one of the functions 'ewoc_d1classical'.