unfoldtoolbox / UnfoldSim.jl

Simulate EEG / ERP data with overlap, non-linear effects, multiple regression
MIT License
7 stars 4 forks source link

Add support for simulating EEG data #1

Closed ssaket closed 1 year ago

ssaket commented 3 years ago

Simulate events and EEG data based on

behinger commented 3 years ago

=> Have a look at SEREEGA toolbox again, but I think it is too detailed. I.e. we do not need variability in component latencies etc. that is too much imho.

ssaket commented 3 years ago

combining formulas with betas is not straight forward. One always need to specify levels and coding as well. I have simulation code for MixedModelsSim

I agree, it can be complicated and maybe not worth the effort. I had this thought when I was going through the StatsModels package (https://juliastats.org/StatsModels.jl/stable/formula/#The-@formula-language)

behinger commented 3 years ago

Also see this: https://github.com/RePsychLing/MixedModelsSim.jl/pull/40

Once I find some time, I will put up a rough sketch for a UnfoldSimulation.jl package with the code that is laying around. I think I have lot's of components already, just need to move them together and combine them

behinger commented 3 years ago

Slowly designing some thoughts on UnfoldSim

Design Module

This allows the user to get perfect control of any balancing issues.

Signal Module

Noise Module

Types: white, pink, brown, exponential,real EEG