help > RE: error in second level analysis with batch
Jun 2, 2023  07:06 AM | Tom Lend
RE: error in second level analysis with batch

I found a solution. 


in the conn_batch, line 1898, 


 if isnumeric(batch.Results.between_measures.effect_names), idx=batch.Results.between_sources.effect_names(neffect);


looks weird that the variables are not matched. So I changed "between_measures" to "between_sources" and it works now. 


I downloaded conn22a version. 


 


 

Threaded View

TitleAuthorDate
Tom Lend Jun 1, 2023
RE: error in second level analysis with batch
Tom Lend Jun 2, 2023