Description Usage Arguments Value
This function fits a smoothed piecewise linear model to ln(abundance) data, with the assumption that abundances increase linearly at first, but then saturate and remain constant.
| 1 | get.gr.sat(x, y, plotQ = F, fpath = NA, id = "")
 | 
| x | Time steps | 
| y | ln(abundance) | 
| plotQ | logical; should the fit be plotted? | 
| fpath | character; path specifying where plot should be saved, if generated | 
| id | Label corresponding to the population/strain/species of interest | 
This function returns a nonlinear least-squares regression model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.