poldracklab / fitlins

Fit Linear Models to BIDS Datasets
https://fitlins.readthedocs.io
Apache License 2.0
76 stars 32 forks source link

How to model BIDS dataset with no trial type? #379

Open Remi-Gau opened 2 years ago

Remi-Gau commented 2 years ago

This maybe more of an FAQ question.

I was thinking of adding a model in the zoo for ds2799 https://github.com/bids-standard/model-zoo/tree/main/ds2799

But it has no trial_type column. Any suggestions on how you would handle this one with fitlins? Add a "dummy" column with a transformaton? https://github.com/OpenNeuroDatasets/ds002799/blob/2e4b90395ea5f91dd309cb21fe4d446e14ea6bae/sub-292/ses-postop/func/sub-292_ses-postop_task-es_run-01_events.tsv

effigies commented 2 years ago

Sorry, I'm not sure what kind of model you're wanting to build.