Description Usage Arguments Details Value Author(s) Examples
View source: R/guessCellGrowthParams.R
Guess initial parameters values for growth models
1 | guessCellGrowthParams(x, z, relative.height.at.lag = 0.1)
|
x |
|
z |
codenumeric vector: log(OD) |
relative.height.at.lag |
|
The relative.height.at.lag parameter should be close to the relative height of the point, where the curve reaches its maximal slope. If the fitting fails, try to set this parameter to a different value.
A list with entries:
mu |
|
l |
|
z0 |
|
zmax |
|
Julien Gagneur
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.