Palm2mleData: Palm2mleData - Convert data set from Palm format to the...

Description Usage Arguments Value

View source: R/nsppfit.r

Description

Palm2mleData – Convert data set from Palm format to the format used by the LCE method.

Usage

1
Palm2mleData(points, cameras, d, l, w, b)

Arguments

points

Set of observations by both observers, measured in distance units from the start of the transect line.

cameras

Vector of integers 1 or 2. For each observation points[i], cameras[i] indicates which camera made the observation.

d

Length of the transect line, in the same distance units as points.

l

Lag (in seconds) between observer 1 and observer 2.

w

Half-width of the detection strip in distance units.

b

Buffer half-width (distance from the centre line of the detection strip to the edge of the buffer), beyond which the method assumes that no animal can enter the detection strip between passage of the two observers.

Value

A list in the format required for the first argument of the segfit function.


david-borchers/LCE_paper documentation built on Nov. 15, 2020, 1:33 p.m.