View source: R/pipeline-confounds.R
calculate_epoched_confounds | R Documentation |
Helper function to calculate confounds for epoched timeseries data.
This function is used internally by both summarize_confounds()
and epoch()
.
calculate_epoched_confounds(eyeris, epoch_names, hz, verbose = TRUE)
eyeris |
An object of class |
epoch_names |
A vector of epoch names to process |
hz |
The sampling rate |
verbose |
A flag to indicate whether to print progress messages |
An updated eyeris
object with epoched confounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.