-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbatch_fit_peb_job.m
17 lines (17 loc) · 1009 Bytes
/
batch_fit_peb_job.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%-----------------------------------------------------------------------
% Job saved on 19-Aug-2022 17:21:30 by cfg_util (rev $Rev: 7345 $)
% spm SPM - SPM12 (7771)
% cfg_basicio BasicIO - Unknown
%-----------------------------------------------------------------------
matlabbatch{1}.spm.dcm.peb.specify.name = '<UNDEFINED>';
matlabbatch{1}.spm.dcm.peb.specify.model_space_mat = '<UNDEFINED>';
matlabbatch{1}.spm.dcm.peb.specify.dcm.index = '<UNDEFINED>';
matlabbatch{1}.spm.dcm.peb.specify.cov.none = struct([]);
matlabbatch{1}.spm.dcm.peb.specify.fields.custom = {'B'};
matlabbatch{1}.spm.dcm.peb.specify.priors_between.components = 'All';
matlabbatch{1}.spm.dcm.peb.specify.priors_between.ratio = 16;
matlabbatch{1}.spm.dcm.peb.specify.priors_between.expectation = 0;
matlabbatch{1}.spm.dcm.peb.specify.priors_between.var = 0.0625;
matlabbatch{1}.spm.dcm.peb.specify.priors_glm.group_ratio = 1;
matlabbatch{1}.spm.dcm.peb.specify.estimation.maxit = 64;
matlabbatch{1}.spm.dcm.peb.specify.show_review = 0;