getBoundaries {cocons} | R Documentation |
Simple build of boundaries
Description
provides a generic set of upper and lower bounds for the L-BFGS-B routine
Usage
getBoundaries(x, lower.value, upper.value)
Arguments
x |
|
lower.value |
|
upper.value |
|
Value
(list
) a list with boundaries and simple init values for the optim L-BFGS-B routine
Author(s)
Federico Blasi
[Package cocons version 0.1.4 Index]