UnfoldSim.jl: A package for simulating event-based time series data for EEG and beyond
UnfoldSim.jl is used to simulate multivariate time series, with a focus on continuous EEG data based on event-related potentials (ERPs). Its modular approach allows users to specify complex experimental designs, parameterized response functions, event order and temporal structure, and different noise specifications. Using abstract types and multiple dispatch, each ingredient can easily be exchanged and customized, allowing users to tailor the simulation to their needs.