help
help > RE: Design matrix not found or inconsistent error
Feb 11, 2021 12:02 AM | Andrew Zalesky
RE: Design matrix not found or inconsistent error
Hi Jean,
I suggest checking that your connectivity matrices are all valid and can be read.
The most likely cause for the error is that some of the matrices cannot be read/opened. Make sure that all the matrices contain the same number of columns and rows, and none of the matrices contain empty values or values that are not numbers.
Another possibility is that the design matrix contains an extra row, which is being interpreted as an additional subject.
If this still does not work, you can send me your design matrix and connectivity matrices and I would be happy to take a look.
Andrew
Originally posted by YaeJi Kim:
I suggest checking that your connectivity matrices are all valid and can be read.
The most likely cause for the error is that some of the matrices cannot be read/opened. Make sure that all the matrices contain the same number of columns and rows, and none of the matrices contain empty values or values that are not numbers.
Another possibility is that the design matrix contains an extra row, which is being interpreted as an additional subject.
If this still does not work, you can send me your design matrix and connectivity matrices and I would be happy to take a look.
Andrew
Originally posted by YaeJi Kim:
Dear NBS experts,
Hello, I am currently woking on identifying subnetworks correlated with behavioral score.
I have one single group, and just one variable for correlation analysis.
I set design matrix (n = 240):
1 0.6
1 -0.4
1 -1.5
1 0.2
1 -0.7
. .
. .
. .
so on..
And I have connectivity matrices in .txt format.
I set t-test with t-threshold of 3.0.
As I clicked 'run NBS' button, the preview panel shows 'Design matrix not found or inconsistent'.
To resolve the problem I tried few troubleshooting,
1) Checked the row of the design matrix and the .txt files, and they were all 240. --> checked
2) I tried schizophreniaexample, and it worked perfectly fine.
3) remove underscores '_' in file names of connectivity matrices.
I have no idea what is wrong with this situation, because this is my second time using NBS, and my previous experience with NBS was fantastic.
Please give me any suggestion to fix this issue.
Thank you.
Sincerely,
Jean
Hello, I am currently woking on identifying subnetworks correlated with behavioral score.
I have one single group, and just one variable for correlation analysis.
I set design matrix (n = 240):
1 0.6
1 -0.4
1 -1.5
1 0.2
1 -0.7
. .
. .
. .
so on..
And I have connectivity matrices in .txt format.
I set t-test with t-threshold of 3.0.
As I clicked 'run NBS' button, the preview panel shows 'Design matrix not found or inconsistent'.
To resolve the problem I tried few troubleshooting,
1) Checked the row of the design matrix and the .txt files, and they were all 240. --> checked
2) I tried schizophreniaexample, and it worked perfectly fine.
3) remove underscores '_' in file names of connectivity matrices.
I have no idea what is wrong with this situation, because this is my second time using NBS, and my previous experience with NBS was fantastic.
Please give me any suggestion to fix this issue.
Thank you.
Sincerely,
Jean
Threaded View
| Title | Author | Date |
|---|---|---|
| YaeJi Kim | Feb 10, 2021 | |
| Andrew Zalesky | Feb 11, 2021 | |
| YaeJi Kim | Feb 12, 2021 | |
| Andrew Zalesky | Feb 12, 2021 | |
