internalTS: Time Slice Function for fbtg

Description Usage Arguments Details Value

View source: R/internalTS.R

Description

Internal function for computing time slices.

Usage

1
internalTS(ta, t, Tai, Tib, tl, Tshort, sigma, timefun, c2, clipPPS)

Arguments

ta

time point of the slice.

t

total duration of the segment.

Tai

accumulated costs from anchor A to location i.

Tib

accumulated costs from location i to anchor B.

tl

TransitionLayer object used to compute Tai, Tib

sigma

parameter for modelling location uncertainty (s.d. of Guassian location error).

timefun

function for modelling probabilities from time, input into Pfun.

c2

coefficient for modelling probabilities from time, input into Pfun.

clipPPS

whether or not to clip to the PPS (default = TRUE).

Details

Used in the fbtgUD/TS functions.

Value

This function returns a RasterLayer of the probabilities for time slice ta.


jedalong/wildlifeTG documentation built on July 17, 2019, 2:52 p.m.