PO.DCA.LGM.Fit
Description
Fit Logistic Growth Model (LGM) to rate-time data and return parameters as a row array [K, a, n].
Syntax
=PO.DCA.LGM.Fit(times, rates)Parameters
| Parameter | Description |
|---|---|
| times | Time samples (range or array). |
| rates | Observed rates (range or array). |