Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check.bounds

Check parameters bounds during optimisations


Description

Simple internal function to check that the optimisation didn't hit bounds. Based on code that used to live in detfct.fit.opt.

Usage

check.bounds(lt, lowerbounds, upperbounds, ddfobj, showit, setlower, setupper)

Arguments

lt

optimisation object

lowerbounds

current lower bounds

upperbounds

current upper bounds

ddfobj

ddf object

showit

debug level

setlower

were lower bounds set by the user

setupper

were upper bounds set by the user

Value

TRUE if bounded (ie parameters close to bound), else FALSE

Author(s)

Dave Miller; Jeff Laake


mrds

Mark-Recapture Distance Sampling

v2.2.4
GPL (>= 2)
Authors
Jeff Laake <jeff.laake@noaa.gov>, David Borchers <dlb@st-and.ac.uk>, Len Thomas <len.thomas@st-and.ac.uk>, David Miller <dave@ninepointeightone.net> and Jon Bishop
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.