buildDeltaProb2: Computes the probability distribution for Delta X and Delta...

Description Usage Arguments Value

View source: R/buildDeltaProb2.R

Description

Computes the probability distribution for Delta X and Delta Y where Delta X / Delta Y are the differences between the centroids of the tiles on OX / OY. For a detailed explanation of what Delta X and Delta Y mean please refer to WPI Deliverable 3. The posterior location probability for each tile nd each device comes from destim.

Usage

1
buildDeltaProb2(centroids, postLocProbDevice1, postLocProbDevice2)

Arguments

centroids

The centroids of all tiles in the grid.

postLocProbDevice1

The location probability of the first device, at a certain time instant, for each tile in the grid.

postLocProbDevice2

The location probability of the first device, at a certain time instant, for each tile in the grid.

Value

a list with two data.table objects, the first is the probability distribution for Delta X and the second for Delta Y. The list items are named DeltaX and DeltaY.


bogdanoancea/deduplication documentation built on Dec. 2, 2020, 11:22 p.m.