powered by
Logistic growth in bacteria : time versus Optical Density in arbitrary units (simulated data)
data(logis.don)
A data frame with 51 observations on the following 2 variables.
time
a numeric vector : time in hours
y
a numeric vector : Optical Density
a dataset suitable to run nls and fit a logistic model, eventually under the form of a differential equation
data(logis) ## maybe str(logis) ; plot(logis) ...
Run the code above in your browser using DataLab