setRestartFileSettings function

setRestartFileSettings

setRestartFileSettings

Method of MCMC class (access via mcmc$, where mcmc is an object initialized by initializeMCMCObject). Set restart file output name and frequency prior to running MCMC

Arguments

  • filename: name of restart file
  • interval: number of samples (ie. iterations * thinning) between writing new restart file
  • multiple: if true, will output a new restart file at each interval (file name will include sample it was written at)