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

Merge pull request #1342 from JohannesPfeifer/univariate_diffuse_test

Trigger computation of state uncertainty in unit test
parents 5334c743 8ce3d2c9
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ end;
varobs dw dx y z;
estimation(datafile=data,first_obs=1000,nobs=200,mh_replic=0,diffuse_filter,smoothed_state_uncertainty);
estimation(datafile=data,first_obs=1000,nobs=200,mh_replic=0,diffuse_filter);
//estimation(datafile=data,first_obs=1000,nobs=200,mh_replic=0,mode_compute=0,mode_file=algo3_mode,diffuse_filter);
//checking smoother consistency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment