eta, , , ,gamma_pdf,1.5,0.75,1
eta, ,1, ,gamma_pdf,1.5,0.75
estimation(mode_compute = 6, mh_replic = 500000,nobs=110,.........)
estimation(mode_file=Recursive_run_2, load_mh_file, mode_compute = 0, mh_replic = 100000,nobs=111,............)
estimation(mode_file=Recursive_run_2, load_mh_file, mode_compute = 0, mh_replic = 100000,nobs=112,...........)
You actually want to recompute the mode and run a new MCMC, all while starting at the old mode for mode-finding (using a fast Newton-type mode-finder as the updated mode should be close).
estimation(mode_compute = 9, mh_replic = 500000,nobs=110,.........)
estimation(mode_file=Recursive_run_2, mode_compute = 4, mh_replic = 500000,nobs=111,............)
estimation(mode_file=Recursive_run_2, mode_compute = 4, mh_replic = 500000,nobs=112,...........)
dirname
Users browsing this forum: Google [Bot] and 6 guests