CalcInitialDistribution: Calculates the initial distribution of animal locations....

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates the initial distribution of animal locations. Assumes uniform distribution relative to transect.

Usage

1
CalcInitialDistribution(num_cells, delta, region_size)

Arguments

num_cells

vector with number of cells in (total space, x-direction, y-direction)

delta

spatial and temporal increments (dx, dt)

region_size

size of survey region in (x,y) extents

Value

Row vector with i^th entry probability animal in i^th grid cell initially


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