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

logistic_model

Logistic growth model


Description

Logistic growth model

Usage

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

Arguments

times

Numeric vector of storage times

logN0

Initial log microbial count

mu

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

lambda

Lag phase duration

C

Difference between logN0 and the maximum log-count.

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.