help
help > error in second level analysis with batch
Jun 1, 2023 12:06 PM | Tom Lend
error in second level analysis with batch
Hello,
I'm running second level analyses with batch script and I get an error message repeatedly, when using the batch script.
I use scripts as below,
batch.Results.done=1;
batch.Results.overwrite=1;
batch.Results.analysis_number=[1];
batch.Results.between_subjects.effect_names={'effect'};
batch.Results.between_subjects.contrast
= [0 1];
and the error message is "Unrecognized field name "between_measures"."
I don't understand why I get this message when I didn't include any variables "between_measures" and also I don't have a problem when I run the same analysis in gui.
Does anyone have a clue why this happens?
Thank you so much!
Threaded View
| Title | Author | Date |
|---|---|---|
| Tom Lend | Jun 1, 2023 | |
| Tom Lend | Jun 2, 2023 | |
