aprioriOneDeviceProb: Apriori probability of a device to be in a 1-to-1...

Description Usage Arguments Value

View source: R/aprioriOneDevice.R

Description

Apriori probability of a device to be in a 1-to-1 correspondence with the holder. It is computed simply as (2*Ndev1-Ndev)/Ndev1 where Ndev1 is the number of devices that are in a 1-to-1 correspondence with the persons that hold them and Ndev is the total number of devices.

Usage

1
aprioriOneDeviceProb(prob2Devices, ndevices)

Arguments

prob2Devices

The probability of a person to have 2 devices. In case of using simulated data, this parameter is read from the simulation configuration file.

ndevices

The number of devices detected by the network during the time horizon under consideration.

Value

The apriori probability of a device to be in a 1-to-1 correspondence with its holder.


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