Skip to content
Discussion options

You must be logged in to vote

"the overall results are very similar" ==> This is not surprising, and it's a good outcome.

In general, upsampling the time-series should only improve things (although the improvement may be modest). The rationale is as follows: If your specification of the design matrix is inaccurate, this is expected to lead to sub-optimal outcomes. If, by upsampling, you can specify a design matrix that is more accurate, this should lead to improvements.

"I do have a 2s TR and want to convert the onsets in seconds into the design (matlab code). Which rounding do you recommend to apply? e.g., floor(onsets/tr) +1 ? Or just round(onsets/tr)?"

Assuming that onsets are decimal times in seconds where 0 s cor…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LouiseRyan95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants