normL2_indiv | R Documentation |
Fast normL2
normL2_indiv(
data,
prd0,
errmodel = NULL,
est.grid,
fix.grid,
times = NULL,
attr.name = "data",
mycores = 1
)
data |
|
prd0 |
|
errmodel |
|
est.grid |
|
fix.grid |
|
times |
|
attr.name |
|
mycores |
You can use mycores > 1 for parallel computation of conditions to speed up single fits or profiles. Use carefully when also performing multi-start optimization via mstrust. |
objective function
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.