Skip to content

Commit 0e485e0

Browse files
committed
2 parents bd7473a + e143b9f commit 0e485e0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/run_dynare_samplers/generate_sgu_data.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
% Utility to save a mode file
55
parameter_names = [{'alpha'};{'gamma'};{'psi'};{'beta_draw'};{'rho'};{'rho_u'};{'rho_v'}];
6-
xparam1 = [0.4;1.0;0.000742;4.0;0.4;0.4;0.4];
6+
xparam1 = [0.328877958223689;2.3399861113683453;0.0005602652317476214;4.094970724844387;0.3877637128809934;0.2240415428766295;0.5348464581738216];
77

88
save('sgu_init_params.mat','parameter_names','xparam1')
99

34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)