Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

iso_repGompertz

Reparameterized Gompertz model


Description

Reparameterized Gompertz growth model defined by Zwietering et al. (1990).

Usage

iso_repGompertz(times, logN0, C, mu, lambda)

Arguments

times

Numeric vector of storage times

logN0

Initial log microbial count

C

Difference between logN0 and the maximum log-count.

mu

Maximum specific growth rate (in ln CFU/[t])

lambda

Lag phase duration

Value

Numeric vector with the predicted microbial count.


biogrowth

Modelling of Population Growth

v0.2.0
GPL-3
Authors
Alberto Garre [aut, cre] (<https://orcid.org/0000-0002-4404-3550>), Jeroen Koomen [aut], Heidy den Besten [aut], Marcel Zwietering [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.