Measure distance between current and previous state in terms of yield.
Source:R/getYieldVsFcurve.R
distanceSSLogYield.RdCalculates the proportional difference between getYield() outputs of current and previous state. This function can be used in projectToSteady() to decide when sufficient convergence to steady state has been achieved.
This is a generic function with a method for objects of class MizerParams.