Description Usage Arguments Value
Function to fit a double logistic function that has been adjusted from FitDoubleLogBeck function That function did not accurately represent the equation as given in Beck et al. In particular, there is a subtract of 1 from the exponential part that does not exist in the original function. This resulted in the parameters not having meaningful values in the fit. You can look at the arguments for the original function to understand the parameters of this function.
1 2 3 4 5 6 7 8 9 10 |
dlog.data |
An empty data frame for per-site predictions. |
A data frame of the fitted double logistic function for each site.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.