uniform.start.limits {Rdistance} | R Documentation |
uniform.start.limits - Start and limit values for uniform distance function
Description
DEPRECATED.: Starting values and limits for parameters of the uniform distance function.
Usage
uniform.start.limits(dist, covars, expansions, w.lo, w.hi)
Arguments
dist |
A numeric vector containing observed distances with measurement units. |
covars |
Data frame containing values of covariates at
each observation in |
expansions |
A scalar specifying the number of terms
in |
w.lo |
Scalar value of the lowest observable distance, with measurement
units.
This is the left truncation sighting distance. Values less than
|
w.hi |
Scalar value of the largest observable distance, with measurement
units.
This is the right truncation sighting distance.
Values greater than |
Details
This function is usually called within
F.start.limits
.
Value
A list containing the following components:
-
start
: a vector of starting values -
lowlimit
: a vector of lower limits (can be -Inf) -
highlimit
: a vector of upper limits (can be Inf) -
nms
: a vector containing names of the parameters