Description Usage Arguments Value
This function fits a smoothed piecewise linear model to ln(abundance) data, with the assumption that abundances are nearly constant for several time points, before exponential growth kicks in; subsequently, growth saturates and abundances become constant again.
1  | get.gr.lagsat(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.