getBoundariesV3 | R Documentation |
provides a generic set of upper and lower bounds for the L-BFGS-B routine
getBoundariesV3(coco.object, mean.limits, global.lower,
std.dev.max.effects,
scale.max.effects, aniso.max.effects, tilt.max.effects,
smooth.max.effects, nugget.max.effects)
coco.object |
|
mean.limits |
|
global.lower |
|
std.dev.max.effects |
|
scale.max.effects |
|
aniso.max.effects |
|
tilt.max.effects |
|
smooth.max.effects |
|
nugget.max.effects |
|
(list
) a list with boundaries for the optim L-BFGS-B routine
Federico Blasi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.