hydromad icon indicating copy to clipboard operation
hydromad copied to clipboard

misleading warning on sriv fit when using inverse fit

Open josephguillaume opened this issue 13 years ago • 0 comments

Failed SRIV fits may not be important when calling inverse fit, if they occur early in the iterative fitting process. The fallback method modifies U such that later iterations of SRIV succeed. The warnings produced by hydromad at the moment are misleading, and can only by diagnosed by setting: hydromad.options(trace=TRUE) and options(warn=1)

josephguillaume avatar Sep 07 '12 00:09 josephguillaume