Closed jlperla closed 1 year ago
See #145
For the deps
look for the text x_ergodic_var
and make sure to set to zeros.
Anything that says high
vs. low
etc. in the data and init_params
should be removed and we pick the one consisetnt with the noise in the experiment. i.e. the default.
Good chance to make sure things are consistent with the observational noise in the simulation of data and the default parameters. SGU kalman vs. joint was the big question.
x0
isn't drawn for any of the main experimentscalculate_ergodic_distribution=false
is globally turned off. No need to calculate it for any of the examples after this?generate_simulated_data_rbc_frequentist.jl
inside the deps.rbc_1.csv
=>rbc_1_100.csv
rbc_1_100.csv
as the baseline andrbc_1_500.csv
for the longer sample, etc.rbc_1_joint_burnin.csv
=>init_params/rbc_1_joint_init_params_100.csv
joint
case I think we were careful (hence the_dynare
name?) to have the deep parametesr start at the same point as the dynare code to make more directly comparable? We should verify that. i.e. maybe we just want to copy over the deep parameter initial conditions over top of the file?