Description Usage Arguments Details Value
Internal function for computing time slices.
1  | internalTS(ta, t, Tai, Tib, tl, Tshort, sigma, timefun, c2, clipPPS)
 | 
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 | 
 
  | 
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).  | 
Used in the fbtgUD/TS functions.
This function returns a RasterLayer of the probabilities for time slice ta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.