preprocess_controller | R Documentation |
Make sure the status at time 0 is present
Shift all the events to account for some delay in the arrival of the stimuli if the user passes a delay
Preprocess controller
Make sure the status at time 0 is present
Shift all the events to account for some delay in the arrival of the stimuli if the user passes a delay
preprocess_controller(controller_data, delay = 0)
controller_data |
data.frame with recordings of IDOC status at several timepoints, one timepoint per row. Wide format |
delay |
Seconds to shift the representation of the treatments on the plot, to account for a latency or lag between treatment delivery start and arrival to behavioral arena |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.