buildPostLocJointProbs: Builds the table with joint posterior location probabilities...

Description Usage Arguments

View source: R/buildPostLocJointProbs.R

Description

This is a utility function with the purpose to build the files with joint posterior location probabilities for each device using the destim package an a series of additional data. This function was used to build the example data set included in this package The raw data were produced using the simulation software. The joint posterior location probabilities file names starts with postLocJointProbDevice_ followed for the deviceID and the extension .dt.csv.

Usage

1
2
3
4
5
6
7
buildPostLocJointProbs(
  path,
  simFileName,
  gridFileName,
  eventsFileName,
  signalFileName
)

Arguments

path

The path of the directory where the outfiles are saved.

simFileName

The name of the file with the general simulation parameters. parameters.

gridFileName

The name of the file with the grid parameters.

eventsFileName

The name of the file containing the networks events.

signalFileName

The name of the file with the signal strength/quality.


bogdanoancea/aggregation documentation built on Nov. 29, 2020, 5:09 p.m.