Rdocumentation
powered by
Learn R Programming
FLightR (version 0.4.5)
find.times.distribution: extracts times of arrival and departure to/from spatial extent
Description
Idea of this functions is to extract schedules for known location
Usage
find.times.distribution(Result, Spatial.Index)
Arguments
Result
FLightR result object obtained from
run.particle.filter
Spatial.Index
Row numbers for spatial grid (
Result$Spatial$Grid
) to estimate schedules for.
Value
dataframe with columns for 0.025, 0.25, 0.5, 0.75, 0.975 probability of line crossing and rows for every crossing.