If you're reading this, you're supposed to be using infer_trajectory instead.
execute_method_internal(method, arglist, setseed_detection_file, time0)
| method | One or more methods. Must be one of:
|
|---|---|
| arglist | The arguments to apply to the method |
| setseed_detection_file | A file to which will be written if a method uses the set.seed function. |
| time0 | The start of the timer. |