getBoundariesV3 {cocons} | R Documentation |
Simple build of boundaries (v3)
Description
provides a generic set of upper and lower bounds for the L-BFGS-B routine
Usage
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)
Arguments
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 |
|
Value
(list
) a list with boundaries for the optim L-BFGS-B routine
Author(s)
Federico Blasi