PO.DCA.SEDM.WFit
Description
Weighted fit of Stretched Exponential decline to rate-time data and return parameters as a row array [Qi, Tau, N].
Syntax
=PO.DCA.SEDM.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. |