getFineTuneFunction: Returns the fine tune function for the DArch
object.
Description
Returns the fine tune function which is executed by the
function fineTuneDArch
.Usage
getFineTuneFunction(darch)## S3 method for class 'DArch':
getFineTuneFunction(darch)
Arguments
darch
A instance of the class
DArch
.