BEAST v2.7.8 Documentation: feast.fileio.logfileiterator.LogFileRealParameter

Represents a RealParameter to be read in from a log file as part of a LogFileIterator run.

Inputs:

fieldName, fieldParameter, fieldParameterIndex

 

fieldName
type: java.lang.String
Name of field in log file.
Required input

 

fieldParameter
type: beast.base.inference.parameter.RealParameter
Parameter with which to associate log file entry values.
Required input

 

fieldParameterIndex
type: java.lang.Integer
Index of element in parameter to initialize with field value.
Optional input. Default: 0