internalSEG: Segment Function for fbtg

Description Usage Arguments Details Value

View source: R/internalSEG.R

Description

Internal function for computing Pi for segments.

Usage

1
internalSEG(j, df, tl, k, sigma, timefun, c2, clipPPS)

Arguments

j

index of the segment.

df

trajectory dataframe (from ld(traj))

tl

TransitionLayer modelling movement costs.

k

number of steps for use in internalTS.

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.