ss3-source-code
ss3-source-code copied to clipboard
[Question]: Check on cohort growth devs in the Richards growth code
noted a possible discrepancy while discussing this topic with Peter Kuriyama.
cohort-growth deviations are described as a multiplier on K, but are implemented as a multiplier on the growth increment calculated from K. But for Richards growth function, the cohort growth factor seems inside the (), so directly affecting K.
related to #156