force.fit | R Documentation |
Force fit
force.fit(data, conf, parameters, nojit = 10, silent = TRUE, ...)
data |
data to fit a model |
conf |
model configuration |
parameters |
initial parameter values |
nojit |
maximum number of tries with different initial values |
silent |
logical |
... |
agruments to ccam.fit |
Try fitting the model with different initial parameters untill it fits (or untill it is clear it most likely never will)
ccam object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.