This is a mixture of logistic and logistic-standard models. The predictors n get a power model, the remaining a simple model. So if nopredictors==8, and n=c(1,7), then the first and seventh predictors use a power model, while the rest a simple model.
There must be 1+length(n)+nopredictors parameters, plus additional 1 or 2 for asymptote and basement.
1 | logistic.power_simple(x, param, log = FALSE, N = 1, ...)
|
... |
Unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.