PO.DCA.LGM.D Function
Description:
Calculates instantaneous decline rate D(t) for Logistic Growth Model (LGM), [1/T]. Computed analytically.
Excel Function Syntax:
=PO.DCA.LGM.D(K, a, n, time)
Parameters:
| Parameter | Description |
|---|---|
| K | Carrying capacity (maximum EUR), [L3]. |
| a | Time constant (t^n at which Np = K/2), [T^n]. |
| n | Hyperbolic exponent (typically 0 < n < 1). |
| time | Time, [T]. |