provides a generic set of upper and lower bounds for the L-BFGS-B routine
getBoundariesV2(coco.object, mean.limits, std.dev.limits,
scale.limits, aniso.limits, tilt.limits, smooth.limits, nugget.limits)(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.
Federico Blasi