Skip to content

distanceLDC.m parameters #49

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

Open
TamerGezici opened this issue Oct 7, 2023 · 0 comments
Open

distanceLDC.m parameters #49

TamerGezici opened this issue Oct 7, 2023 · 0 comments

Comments

@TamerGezici
Copy link

Hello,

While trying to use distanceLDC.m, I have trouble setting the parameters up.

I have 8 conditions, 6 nuisance regressors (14 in total)

I have 3 runs, I want to do CV whatever the correct way is)

However, I keep getting errors regarding array indexing. So there must be something wrong with the way I am setting these parameters. Can you please help?

My variables are set like this:

K>> partition

partition =

 1
 1
 1
 1
 1
 1
 1
 1
 1
 1
 1
 1
 1
 1
 2
 2
 2
 2
 2
 2
 2
 2
 2
 2
 2
 2
 2
 2
 3
 3
 3
 3
 3
 3
 3
 3
 3
 3
 3
 3
 3
 3
 1
 2
 3

K>> conditionVec

conditionVec =

Columns 1 through 24

 1     2     3     4     5     6     7     8     9    10    11    12    13    14     1     2     3     4     5     6     7     8     9    10

Columns 25 through 42

11    12    13    14     1     2     3     4     5     6     7     8     9    10    11    12    13    14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant