You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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 =
K>> conditionVec
conditionVec =
Columns 1 through 24
Columns 25 through 42
The text was updated successfully, but these errors were encountered: