CalcHazardDetected: Compute hazard of each detection within time-step

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Compute hazard of each detection within time-step

Usage

1
2
CalcHazardDetected(data, dt, transdat, parameter, observer_speed, type,
  hzfn)

Arguments

data

(x, y, t) data matrix

dt

time step

transdat

transect data matrix

parameter

(scale, shape, diffusion) parameters

observer_speed

speed of observer

type

1 = point, 0 = line transect

hzfn

hazard function code (see ?hazardfns)

Value

PDF for within-timestep detection


r-glennie/moveds documentation built on Dec. 9, 2019, 9:42 p.m.