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)(list) a list with boundaries for the optim L-BFGS-B routine
(S4) a coco object.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
(numeric vector) a vector of c(lower,init,upper) values for the associated param.
Federico Blasi