logis.don: Logistic growth of bacteria

Description Usage Format Details Source Examples

Description

Logistic growth in bacteria : time versus Optical Density in arbitrary units (simulated data)

Usage

1

Format

A data frame with 51 observations on the following 2 variables.

time

a numeric vector : time in hours

y

a numeric vector : Optical Density

Details

a dataset suitable to run nls and fit a logistic model, eventually under the form of a differential equation

Source

personnal source J.S. Pierre

Examples

1
2
data(logis.don)
## maybe str(logis.don) ; plot(logis.don) ...

nlsrk documentation built on May 1, 2019, 8:48 p.m.