multiple_experiments | R Documentation |
An example dataset illustrating the requirements of
fit_multiple_growth()
and
fit_multiple_growth_MCMC()
.
multiple_experiments
A nested list with two elements. Each element corresponds to one experiment and is described by a list with two data frames:
a tibble describing the microbial counts. It has 2 columns: time (elapsed time) and logN (logarithm of the microbial count)
.
a tibble describing the environmental conditions. It has 3 columns: time (elapsed time), temperature (storage temperature) and pH (pH of the media).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.