cogpy.triggered.stats
Triggered statistics on event-locked epochs.
All functions expect an epochs array with shape (n_events, ..., n_lag)
where the first axis indexes events and the last axis is the peri-event
time (lag). Additional axes (channels, spatial, etc.) are preserved.
Functions
|
Mean across events (event-triggered average / ETA). |
|
Median across events (robust alternative to mean). |
|
Signal-to-noise ratio of the triggered average. |
|
Standard deviation across events. |