setbounds | R Documentation |
Set values of lower and upper bounds and check lengths of any user-specified values
setbounds(lowerbounds, upperbounds, initialvalues, ddfobj, width, left)
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 |
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 |
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.