Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-connectivity in rDCM #237

Open
CogPsycho2023 opened this issue Jul 24, 2023 · 1 comment
Open

Self-connectivity in rDCM #237

CogPsycho2023 opened this issue Jul 24, 2023 · 1 comment
Assignees
Labels
rdcm Issues related to regression DCM

Comments

@CogPsycho2023
Copy link

Hi,
I have a naive question about regression DCM.
I am going to implement both spectral DCM and regression DCM in my project now. As I understood from spectral DCM, the diagonal elements of matrix-A or matrix-B EC were log-scaled. Then I am thinking about if the regression DCM also has such a scaling transformation in the output.
Any responses would be appreciated.
Best regards,
Shufei Zhang

@ImreKertesz ImreKertesz added the rdcm Issues related to regression DCM label Jul 31, 2023
@ImreKertesz
Copy link
Contributor

Dear Shufei Zhang,

the posterior estimates of the inhibitory self connections (diagonal elements of A matrix) are not log-scaled. The estimated quantities are the actual values of the A matrix.
Regarding the B matrix: rDCM is based on a linear DCM, therefore (in it's current implementation) it's not modeling changes in connectivity. In other words, the values of the B matrix are not estimated.

I hope this is helpful. It not, feel free to come back to us.

All the best,
Imre

@ImreKertesz ImreKertesz self-assigned this Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rdcm Issues related to regression DCM
Projects
None yet
Development

No branches or pull requests

2 participants