Checks if a parameter or each parameter of a parameter set has ONLY finite lower and upper bounds.
hasFiniteBoxConstraints(par, dict = NULL)
par
[Param | ParamSet] Parameter or parameter set.
Param
ParamSet
dict
[environment | list | NULL] Environment or list which will be used for evaluating the variables of expressions within a parameter, parameter set or list of parameters. The default is NULL.
environment
list
NULL
[logical(1)]
logical(1)