setRestartFileSettings {AnaCoDa} | R Documentation |
setRestartFileSettings
Description
Method of MCMC class (access via mcmc$<function name>, 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) |
[Package AnaCoDa version 0.1.4.4 Index]