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

multiple_experiments

A set of growth experiments under dynamic conditions


Description

An example dataset illustrating the requirements of fit_multiple_growth and fit_multiple_growth_MCMC.

Usage

multiple_experiments

Format

A nested list with two elements. Each element corresponds to one experiment and is described by a list with two data frames:

data

a tibble describing the microbial counts. It has 2 columns: time (elapsed time) and logN (logarithm of the microbial count)

.

conditions

a tibble describing the environmental conditions. It has 3 columns: time (elapsed time), temperature (storage temperature) and pH (pH of the media).


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.