A function to fit a set of data y, observed at the vector x, to a generalized logistic function, using least squares.
1 | fit.logistic(x, y, start.param, tech = "Nelder-Mead")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.