User Tools

Site Tools


how_to_continue_gibbs_sampling_from_an_accidental_stop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
how_to_continue_gibbs_sampling_from_an_accidental_stop [2018/05/19 21:58] yutakahow_to_continue_gibbs_sampling_from_an_accidental_stop [2018/05/19 22:05] yutaka
Line 1: Line 1:
 ====== Recovering from an accidental stop in Gibbs sampling ====== ====== Recovering from an accidental stop in Gibbs sampling ======
  
-===== Quick answer =====+===== Overview ===== 
 + 
 +==== Quick answer ====
  
 Our Gibbs sampling programs can continue the sampling only if you have prepared something for the accidental stop before running the program. Our Gibbs sampling programs can continue the sampling only if you have prepared something for the accidental stop before running the program.
Line 11: Line 13:
   * Otherwise, use a shell script shown in below.   * Otherwise, use a shell script shown in below.
  
-===== Details =====+==== Details ====
  
 The idea is to save the current samples of "solutions" and variance components. The idea is to save the current samples of "solutions" and variance components.
Line 23: Line 25:
  
 ===== Methods ===== ===== Methods =====
 +
 +In both methods, the continued sampling may give you slightly different results from the non-breaking run.
 +This is because of numerical error.
 +The saved samples of variance components have limited precision and it creates errors in subsequent sampling.
 +In general, this error is trivial and you can ignore it.
  
 ==== Option for THRGIBBS1F90 ==== ==== Option for THRGIBBS1F90 ====
how_to_continue_gibbs_sampling_from_an_accidental_stop.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki