fit.model.byNM.2step | R Documentation |
Fit pulsed evolution with reliable results
fit.model.byNM.2step( fit.func = "mle2", start.params, params1, params2, AIC.func = "AIC", params.func = function(x) { x@coef }, ini.func = "as.list", AIC.cutoff = 2, ... ) fit.model.byNM( fit.func = "mle2", start.params, params, AIC.func = "AIC", params.func = function(x) { x@coef }, ini.func = "as.list", AIC.cutoff = 2, ... )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.