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

setbounds

Set parameter bounds


Description

Set values of lower and upper bounds and check lengths of any user-specified values

Usage

setbounds(lowerbounds, upperbounds, initialvalues, ddfobj)

Arguments

lowerbounds

vector of lower bounds

upperbounds

vector of upper bounds

initialvalues

vector of initial parameter estimates

ddfobj

distance detection function object

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

Author(s)

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.