Skip to content
Snippets Groups Projects
Commit f8543c0a authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Fixed typo.

parent e1308a81
Branches
Tags
No related merge requests found
......@@ -288,7 +288,7 @@ if ~isequal(options_.mode_compute,0) && ~options_.mh_posterior_mode_estimation
nit = options_list{i,2};
case 'InitialInverseHessian'
H0 = eval(options_list{i,2});
case '''TolFun'''
case 'TolFun'
crit = options_list{i,2};
case 'NumgradAlgorithm'
numgrad = options_list{i,2};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment