Set values of lower and upper bounds and check lengths of any user-specified
values
Usage
setbounds(lowerbounds, upperbounds, initialvalues, ddfobj, width, left)
Arguments
- lowerbounds
vector of lower bounds
- upperbounds
vector of upper bounds
- initialvalues
vector of initial parameter estimates
- ddfobj
distance detection function object
- width
truncation distance
- left
left truncation distance
Value
- lower
vector of lower bounds
- upper
vector of upper
bounds
- setlower
logical indicating whether user set lower bounds
- setupper
logical indicating whether user set upper bounds