Detect: Thins probability distribution by the proportion detected in...

Description Usage Arguments

View source: R/RcppExports.R

Description

Thins probability distribution by the proportion detected in each grid cell

Usage

1
2
Detect(t, pr, parameter, num_cells, delta, strip_size, buffer,
  observer_speed, type, hzfn)

Arguments

t

time step

pr

probability distribution over finite grid

parameter

(scale, shape, diffusion) parameter

num_cells

number of cells in (x, y, all) dimensions

delta

(dx, dt) vector

strip_size

size of strip in (x, y) dimensions

buffer

buffer width

observer_speed

speed of the observer

type

transect type

hzfn

hazard function code

@return thinned probability distribution


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