Description Usage Arguments Value
This function fits a smoothed piecewise linear model to ln(abundance) data, with the assumption that abundances decrease linearly at first, but then hit a floor and remain constant - consistent with a population that declines to the detection limit of fluoresence.
1 | get.gr.flr(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.