find.times.distribution: extracts times of arrival and departure to/from spatial...

View source: R/get.prob.of.being.in.R

find.times.distributionR Documentation

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.

Author(s)

Eldar Rakhimberdiev


FLightR documentation built on Oct. 3, 2023, 1:07 a.m.