R/get-bounds.R
check_bounds.Rd
A data.frame containing the parameters that are against their lower or upper bound.
data.frame
check_bounds(opt, lower, upper)
an optimized TMB object.
a vector of lower bounds.
a vector of upper bounds.
a data.frame.