I have a dataset with 40 participants and 54 trials for each participant, and I would like to model it as a time series data, my question is, what analysis is suitable in this case? Should I just model it as GLM with 54 conditions for each person or should I use DCM (which I didn’t find on the latest version)?
Plus, the stimuli in the experiment is short visual stimuli.
Thank you very much,
Yufei
Last edit: Yufei Wu 2023-01-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
And, I also have a question about the right text file to import: my first column is time stamp which can be excluded after I specify the sampling rate, my second column is the signal, and third column is the marker channel.
However it reported error when I tried to import the file, could you specify where is the problem?
Hi Dominik and all,
I have a dataset with 40 participants and 54 trials for each participant, and I would like to model it as a time series data, my question is, what analysis is suitable in this case? Should I just model it as GLM with 54 conditions for each person or should I use DCM (which I didn’t find on the latest version)?
Plus, the stimuli in the experiment is short visual stimuli.
Thank you very much,
Yufei
Last edit: Yufei Wu 2023-01-02
And, I also have a question about the right text file to import: my first column is time stamp which can be excluded after I specify the sampling rate, my second column is the signal, and third column is the marker channel.
However it reported error when I tried to import the file, could you specify where is the problem?
Thanks again!
This software has moved to https://github.com/bachlab/PsPM.
Please make sure to use the latest version available there, and please post all remaining questions on https://github.com/bachlab/PsPM/discussions.
Thanks Dominik!
I fixed import problem and have posted another question on github discussion, could you please take a look? Thanks again for your help!