Skip to content

Baseline correction with Unfold Models #269

Discussion options

You must be logged in to vote

1. Do we need it

The same as in EEG research, if you have systematic differences in baseline because of orthogonal activity, then it is a good idea to bring all curves to the same baseline level. There is a big discussion in the literature going on though, and what I'd recommend in the rERP framework, is to let the data decide itself at each timepoint, whether it wants to be baseline corrected and if yes, how much. There is this nice paper by Phillip Alday (2019, https://onlinelibrary.wiley.com/doi/full/10.1111/psyp.13451) where he suggests doing exactly that. In my experience that approach works very nicely. What you need to do:

  1. have epoched data
  2. extract the baseline for each trial
  3. add …

Replies: 1 comment

Comment options

behinger
May 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by behinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant