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

Provide data to integration test.

This test, which is not run by the testsuite, fails.
parent 27317d25
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,6 @@ stderr e_ys,inv_gamma_pdf,1.2533,0.6551; ...@@ -61,6 +61,6 @@ stderr e_ys,inv_gamma_pdf,1.2533,0.6551;
stderr e_pies,inv_gamma_pdf,1.88,0.9827; stderr e_pies,inv_gamma_pdf,1.88,0.9827;
end; end;
estimation(datafile=data_ca1,first_obs=8,nobs=79,mh_nblocks=2, estimation(datafile='../ls2003/data_ca1.m',first_obs=8,nobs=79,mh_nblocks=2,
prefilter=1,mh_jscale=0.5,mh_replic=0, mode_compute=1, analytic_derivation); prefilter=1,mh_jscale=0.5,mh_replic=0, mode_compute=1, analytic_derivation);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment