PO.DCA.Duong.WFit Function
Description:
Weighted fit of Duong decline to rate-time data and return parameters as a row array [q1, qInf, a, m].
Excel Function Syntax:
=PO.DCA.Duong.WFit(times, rates, weights)
Parameters:
| Parameter | Description |
|---|---|
| times | Time samples (range or array). |
| rates | Observed rates (range or array). |
| weights | Per-sample weights (range or array), same length as inputs. |