PO.DCA.LGM.Prod
Description
Calculates cumulative production using Logistic Growth Model (LGM). Units of volume [L3] and time [T] must be consistent.
Syntax
=PO.DCA.LGM.Prod(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]. |