Entry point for running a Beast task, for instance an MCMC or other probabilistic analysis, a simulation, etc.
A Runnable which iterates over ever sample in one or more input log files and produces a new set of log files as output.
 
type: feast.fileio.logfileiterator.LogFileState*** |
Log file state. |
Optional input |
 
type: beast.base.inference.Logger*** |
Logger used to produce output. |
Optional input |