LIMO-EEG-Toolbox / limo_tools

Hierarchical Linear Modelling for MEEG data
https://limo-eeg-toolbox.github.io/limo_meeg/
Other
58 stars 27 forks source link

Add support for untrimmed means #91

Closed NirOfir closed 2 years ago

NirOfir commented 2 years ago

An attempt to deal with #90. Let me know what you think.

CPernet commented 2 years ago

I have no desire to support this at all - advanced users like you can call low level functions to do so, but LIMO is robust by default - providing option in limo_random_xxx allows to do this and i donpt think it's a good option

stat wise -- if the data are Gaussian, then the mean, trimmed mean and median are identical and results are identical too, therefore no need of have means and trimmed means ; if data are not Gaussian, well, standard means do not work