CalcTrm: Calculates the sparse transition rate matrix

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates the sparse transition rate matrix

Usage

1
CalcTrm(num_cells, sd, dx)

Arguments

num_cells

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

sd

vector of diffusive standard deviation for each behavioural state

dx

grid cell size in the space (c.f. delta(0))

Value

sparse transition rate matrix


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