treder / MVPA-Light

Matlab toolbox for classification and regression of multi-dimensional data
MIT License
70 stars 35 forks source link

About Performing Group-Level Classsification #26

Closed batiyilmaz closed 2 years ago

batiyilmaz commented 2 years ago

Dear @treder,

After I've checked the paper of the toolbox, I've been searching for ways and tutorials to perform group-level analyses for multiple subject data with FieldTrip struct. I wanted ask where should I refer for such information?

Thank you in advance.

treder commented 2 years ago

Hi Bati, did the MVPA-Light tutorials (especially the one on stats) not answer your questions? Let me know if there's anything unclear.

Alternatively, you can also try doing the stats directly in FieldTrip. But note the MVPA-Light stats code is not fully integrated and tested via FieldTrip, so if you want to use any of the MVPA-Light stats you might be better off using the toolbox directly. If you want to use FieldTrip, there's a number of really good tutorials on the FieldTrip website.

treder commented 2 years ago

I'm assuming the issue is solved. Feel free to reopen if necessary.