data(example_data_1_subject)
optimized_iglu_functions(example_data_1_subject)
# Pass some arguments to possibly change the defaults
optimized_iglu_functions(example_data_1_subject, dt0 = 5, inter_gap = 30)
data(example_data_5_subject)
optimized_iglu_functions(example_data_5_subject)
Run the code above in your browser using DataLab