get.gr.flr: Extract exponential growth rate assuming exponential death...

Description Usage Arguments Value

View source: R/tools.R

Description

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.

Usage

1
get.gr.flr(x, y, plotQ = F, fpath = NA, id = "")

Arguments

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

Value

This function returns a nonlinear least-squares regression model


ctkremer/growthTools documentation built on July 27, 2021, 4:19 p.m.